diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-11 14:10:02 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-11 14:10:02 +0000 |
commit | c55c80d8b8935233474ed39477c8a62fbef92449 (patch) | |
tree | 7a1666a80e25792552c2cbd7b9d32c858d9f21ce /ftp/puf/Makefile | |
parent | c04aa43bf5f31101894b584f9990690ae7675444 (diff) | |
download | FreeBSD-ports-c55c80d8b8935233474ed39477c8a62fbef92449.zip FreeBSD-ports-c55c80d8b8935233474ed39477c8a62fbef92449.tar.gz |
upgrade to 0.93.1 (SECURITY FIX !!)
drop maintainership
Submitted by: Niels Heinen <niels.heinen@ubizen.com>
Diffstat (limited to 'ftp/puf/Makefile')
-rw-r--r-- | ftp/puf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/puf/Makefile b/ftp/puf/Makefile index c116486..b8842a7 100644 --- a/ftp/puf/Makefile +++ b/ftp/puf/Makefile @@ -7,13 +7,13 @@ # PORTNAME= puf -PORTVERSION= 0.91b6a +PORTVERSION= 0.93.1 CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/} -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes |