svn commit: r322903 - head/devel/libregf
Antoine Brodin
antoine at FreeBSD.org
Sat Jul 13 07:15:44 UTC 2013
Author: antoine
Date: Sat Jul 13 07:15:44 2013
New Revision: 322903
URL: http://svnweb.freebsd.org/changeset/ports/322903
Log:
Make libregf fetchable again
Modified:
head/devel/libregf/Makefile
Modified: head/devel/libregf/Makefile
==============================================================================
--- head/devel/libregf/Makefile Sat Jul 13 07:05:26 2013 (r322902)
+++ head/devel/libregf/Makefile Sat Jul 13 07:15:44 2013 (r322903)
@@ -4,7 +4,8 @@
PORTNAME= libregf
DISTVERSION= alpha-20130604
CATEGORIES= devel
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/ \
+ LOCAL/antoine
MAINTAINER= antoine at FreeBSD.org
COMMENT= Library and tools to support the Windows NT Registry File format
More information about the svn-ports-head
mailing list