aboutsummaryrefslogtreecommitdiff
path: root/devel/libstrfunc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:18:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:18:43 +0000
commit075acacd24db0c43cce5dccc810156a1c5eff446 (patch)
treef3dd8caf9fe8f8c14de35a33876ae473bded1b4f /devel/libstrfunc
parentc926af277e1355820a38a0dea7ee6dd6290182f8 (diff)
Notes
Diffstat (limited to 'devel/libstrfunc')
-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