diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-02-05 10:33:42 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-02-05 10:33:42 +0000 |
commit | 06b339e738cf6f14349835f952b575c73498e204 (patch) | |
tree | 144e264fee72292044fdc46f8ace7fd6cc56b325 /mail/pine4 | |
parent | fa3f85a3d4d66acec7ee6cd3065485a96fed3a3f (diff) | |
download | ports-06b339e738cf6f14349835f952b575c73498e204.tar.gz ports-06b339e738cf6f14349835f952b575c73498e204.zip |
Notes
Diffstat (limited to 'mail/pine4')
-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 6df8839d1f75..4b55064ffb84 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 f9ca749622ff..60321c92aee0 100644 --- a/mail/pine4/distinfo +++ b/mail/pine4/distinfo @@ -1 +1,2 @@ MD5 (pine3.95.tar.gz) = e99dd57904a035571776d7dc0c632d46 +MD5 (pine3.95.patch-1) = 56930b62972e114e73dcef6a9764b987 |