diff options
author | ache <ache@FreeBSD.org> | 1997-02-05 10:33:42 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-02-05 10:33:42 +0000 |
commit | 495e17eb832b6f500ccb3c5c68155ca901a46134 (patch) | |
tree | 1dfd32e81d6f728a350ad43947d89be5e37cfc19 | |
parent | 8801a8993887fe9a10f716f169738a1e43632d70 (diff) | |
download | FreeBSD-ports-495e17eb832b6f500ccb3c5c68155ca901a46134.zip FreeBSD-ports-495e17eb832b6f500ccb3c5c68155ca901a46134.tar.gz |
Upgrade to 3.95q
-rw-r--r-- | mail/pine4/Makefile | 6 | ||||
-rw-r--r-- | mail/pine4/distinfo | 1 |
2 files changed, 5 insertions, 2 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile index 6df8839..4b55064 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -4,13 +4,15 @@ # Date created: 03 September 1994 # Whom: mr # -# $Id: Makefile,v 1.16 1996/12/04 20:43:27 ache Exp $ +# $Id: Makefile,v 1.18 1997/01/12 17:34:50 ache Exp $ # DISTNAME= pine3.95 -PKGNAME= pine-3.95 +PKGNAME= pine-3.95q CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= pine3.95.patch-1 MAINTAINER= ports@FreeBSD.org diff --git a/mail/pine4/distinfo b/mail/pine4/distinfo index f9ca749..60321c9 100644 --- a/mail/pine4/distinfo +++ b/mail/pine4/distinfo @@ -1 +1,2 @@ MD5 (pine3.95.tar.gz) = e99dd57904a035571776d7dc0c632d46 +MD5 (pine3.95.patch-1) = 56930b62972e114e73dcef6a9764b987 |