diff options
author | jim <jim@FreeBSD.org> | 1999-11-18 00:44:00 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-11-18 00:44:00 +0000 |
commit | 30295c37ec10c662effd2692c76337462cdf79a0 (patch) | |
tree | dbfd2e26eec5cd1460f5ca741c4cf0b29a6e28e2 /mail | |
parent | 3d7f3bff0e6fb0dedb22b23b0bf3b3af98973d09 (diff) | |
download | FreeBSD-ports-30295c37ec10c662effd2692c76337462cdf79a0.zip FreeBSD-ports-30295c37ec10c662effd2692c76337462cdf79a0.tar.gz |
Update to version 4.21
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pine4/Makefile | 10 | ||||
-rw-r--r-- | mail/pine4/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile index dd3a410..c7b2207 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: pine -# Version required: 4.20 +# Version required: 4.21 # Date created: 09 July 1998 # Whom: Adrian Penisoara <ady@freebsd.ady.ro> # @@ -9,16 +9,16 @@ # pine4-ssl port. Also, please mirror changes to the files/ # directory to the pine4-ssl port. -DISTNAME?= pine4.20 -PKGNAME?= pine-4.20 -CATEGORIES= mail news +DISTNAME?= pine4.21 +PKGNAME?= pine-4.21 +CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ MAINTAINER?= pine@freebsd.ady.ro Y2K= http://www.washington.edu/pine/QandA/sysadmins.html#Millenium -MAN1= pine.1 pico.1 pilot.1 +MAN1= pine.1 pico.1 pilot.1 post-patch: for i in ${WRKSRC}/doc/pine.1 \ diff --git a/mail/pine4/distinfo b/mail/pine4/distinfo index 2859144..2c71984 100644 --- a/mail/pine4/distinfo +++ b/mail/pine4/distinfo @@ -1 +1 @@ -MD5 (pine4.20.tar.gz) = 9b60a049e3575fc0b1a201f5f0105f14 +MD5 (pine4.21.tar.gz) = 9252a061387de806f8aa1ced885d41f6 |