diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-02-06 08:45:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-02-06 08:45:06 +0000 |
commit | 6a2a7076d00d4304db108a1efa9b3e38172bc507 (patch) | |
tree | f6ce5c73af4e74d85be3a8bc634530ba4ad0146a /mail/pine4 | |
parent | 80b863a3d953dd9aa0bafc558a998f65f915adba (diff) | |
download | ports-6a2a7076d00d4304db108a1efa9b3e38172bc507.tar.gz ports-6a2a7076d00d4304db108a1efa9b3e38172bc507.zip |
Notes
Diffstat (limited to 'mail/pine4')
-rw-r--r-- | mail/pine4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile index 4b55064ffb84..e2de5ba2bb14 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -4,13 +4,14 @@ # Date created: 03 September 1994 # Whom: mr # -# $Id: Makefile,v 1.18 1997/01/12 17:34:50 ache Exp $ +# $Id: Makefile,v 1.19 1997/02/05 10:33:28 ache Exp $ # DISTNAME= pine3.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 |