diff options
author | roam <roam@FreeBSD.org> | 2001-05-30 16:49:20 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-05-30 16:49:20 +0000 |
commit | 246c3e7ed853092a71ef3a38e626abd134493493 (patch) | |
tree | 2ffe1788fe2de9c37fa12a201e18cda6458e1170 /mail/pgp4pine | |
parent | 405ed11b871d52985a24f72262cf1ef920c3d5b0 (diff) | |
download | FreeBSD-ports-246c3e7ed853092a71ef3a38e626abd134493493.zip FreeBSD-ports-246c3e7ed853092a71ef3a38e626abd134493493.tar.gz |
Update to 1.76-1, which fixes the build process.
PR: 27367
Submitted by: FĂ©lix-Antoine Paradis <reel@sympatico.ca> - the PR itself
maintainer - the fix
Diffstat (limited to 'mail/pgp4pine')
-rw-r--r-- | mail/pgp4pine/Makefile | 2 | ||||
-rw-r--r-- | mail/pgp4pine/distinfo | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/mail/pgp4pine/Makefile b/mail/pgp4pine/Makefile index f704a7b..e56d170 100644 --- a/mail/pgp4pine/Makefile +++ b/mail/pgp4pine/Makefile @@ -7,8 +7,10 @@ PORTNAME= pgp4pine PORTVERSION= 1.76 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://pgp4pine.flatline.de/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= holger@flatline.de diff --git a/mail/pgp4pine/distinfo b/mail/pgp4pine/distinfo index 996883a..11c20fb 100644 --- a/mail/pgp4pine/distinfo +++ b/mail/pgp4pine/distinfo @@ -1 +1 @@ -MD5 (pgp4pine-1.76.tar.gz) = 235c44e0ef18dc3d0c78b3038c2ac56a +MD5 (pgp4pine-1.76-1.tar.gz) = 323f7da2054f89a5a0e0e994423315da |