diff options
Diffstat (limited to 'security/pgpin/Makefile')
-rw-r--r-- | security/pgpin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgpin/Makefile b/security/pgpin/Makefile index 412ee36785e0..832d11f860aa 100644 --- a/security/pgpin/Makefile +++ b/security/pgpin/Makefile @@ -6,10 +6,10 @@ # PORTNAME= pgpin -PORTVERSION= 010322 +PORTVERSION= 010323 CATEGORIES= security MASTER_SITES= ftp://ftp.fu-berlin.de/doc/IN/IN-CA/pgp/pgp263in/ -DISTNAME= pgp263in010322 +DISTNAME= pgp263in${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= dinoex@FreeBSD.org |