aboutsummaryrefslogtreecommitdiff
path: root/ftp/puf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/puf/Makefile')
-rw-r--r--ftp/puf/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/ftp/puf/Makefile b/ftp/puf/Makefile
index 2a59f9c7603c..c1164869c33a 100644
--- a/ftp/puf/Makefile
+++ b/ftp/puf/Makefile
@@ -7,15 +7,14 @@
#
PORTNAME= puf
-PORTVERSION= 0.91b6
+PORTVERSION= 0.91b6a
CATEGORIES= ftp
-MASTER_SITES= http://www.inf.tu-dresden.de/cgi-bin/cgiwrap/ob6/get/
-DISTNAME= ${PORTNAME}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/}
MAINTAINER= ijliao@FreeBSD.org
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/b/beta/}
-
GNU_CONFIGURE= yes
GMAKE= yes