diff options
Diffstat (limited to 'mail/pine4/Makefile')
-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 4b55064..e2de5ba 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 |