aboutsummaryrefslogtreecommitdiff
path: root/devel/libstrfunc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libstrfunc/Makefile')
-rw-r--r--devel/libstrfunc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libstrfunc/Makefile b/devel/libstrfunc/Makefile
index c3e54c109b8b..45242cb1c0c9 100644
--- a/devel/libstrfunc/Makefile
+++ b/devel/libstrfunc/Makefile
@@ -8,9 +8,9 @@
PORTNAME= libstrfunc
PORTVERSION= 8.3
CATEGORIES= devel www
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
http://lionet.info/soft/
-MASTER_SITE_SUBDIR= ${PORTNAME}
+
MAINTAINER= vlm@lionet.info
COMMENT= Handles CGI forms, MIME, templates, date conversions, etc