diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-08-21 18:37:14 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-08-21 18:37:14 +0000 |
commit | d97ec25b50ebe29737aa5039105f1c34faba491b (patch) | |
tree | 6b880e08db50bf565a8b2a6e461f45765a6a9c4f /security/pgpin/Makefile | |
parent | 084d20edf97ab1ff54e5d5d8336f575e7f3650d5 (diff) | |
download | ports-d97ec25b50ebe29737aa5039105f1c34faba491b.tar.gz ports-d97ec25b50ebe29737aa5039105f1c34faba491b.zip |
Notes
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 |