aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libstrfunc
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-08-22 08:18:43 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-08-22 08:18:43 +0800
commit7db4e6466e50a48e65fb7590ae7266e94b5c6c03 (patch)
tree08fc9e6bcf1537566acccd687d21a8f672653547 /devel/libstrfunc
parente980dc91ca837353f4bef8911aeb7052c5554280 (diff)
downloadfreebsd-ports-graphics-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.gz
freebsd-ports-graphics-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.zst
freebsd-ports-graphics-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.zip
- Switch SourceForge ports to the new File Release System: categories starting with D
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 c3e54c109b8..45242cb1c0c 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