summaryrefslogtreecommitdiff
path: root/mail/pine4
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-11 20:28:32 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-11 20:28:32 +0000
commita07b60ed68821304b2c425ad81301ce97e6f7a95 (patch)
tree3c071e4591d5a681c858594cb1aafd40cc3059a1 /mail/pine4
parentUpdate the cad Makefiles. Boy, I love these sparse directories! :) (diff)
Updated ports Makefiles for mails.
Notes
Notes: svn path=/head/; revision=1340
Diffstat (limited to 'mail/pine4')
-rw-r--r--mail/pine4/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile
index 3e39ac2c1bb5..7b4a1d72545c 100644
--- a/mail/pine4/Makefile
+++ b/mail/pine4/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: pine
-# Version required: 3.90
+# Version required: 3.91
# Date created: 03 September 1994
# Whom: mr
#
-# $Id: Makefile,v 1.6 1994/11/11 10:46:45 jkh Exp $
+# $Id: Makefile,v 1.7 1995/04/01 12:47:31 jkh Exp $
#
DISTNAME= pine3.91
-MASTER_SITES= ftp://ftp.cac.washington.edu/pine/
+PKGNAME= pine-3.91
CATEGORIES+= mail
+MASTER_SITES= ftp://ftp.cac.washington.edu/pine/
EXTRACT_SUFX=.tar.Z
.include <bsd.port.mk>