aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pine4
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-12 04:28:32 +0800
committerasami <asami@FreeBSD.org>1995-04-12 04:28:32 +0800
commit68fd77ac849aafb0f6387a0b2f05e2988325e459 (patch)
tree51b8ada54171ddc43cc01d40021028b05c1caab7 /mail/pine4
parent4e5270fead597efd083751ef7136263cffd95b9c (diff)
downloadfreebsd-ports-gnome-68fd77ac849aafb0f6387a0b2f05e2988325e459.tar.gz
freebsd-ports-gnome-68fd77ac849aafb0f6387a0b2f05e2988325e459.tar.zst
freebsd-ports-gnome-68fd77ac849aafb0f6387a0b2f05e2988325e459.zip
Updated ports Makefiles for mails.
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>