aboutsummaryrefslogtreecommitdiff
path: root/devel/inilib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/inilib/Makefile')
-rw-r--r--devel/inilib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/inilib/Makefile b/devel/inilib/Makefile
index d6c054247ce5..aa2a752e55ec 100644
--- a/devel/inilib/Makefile
+++ b/devel/inilib/Makefile
@@ -9,8 +9,7 @@
PORTNAME= inilib
PORTVERSION= 1.0.7b3
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0.7
MAINTAINER= araujo@FreeBSD.org
COMMENT= A C++ lib which provides a method of saving the "state" of a program