summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-04 01:08:46 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-04 01:08:46 +0000
commitd65fcd13a8a2e5e3dd92130f3cfe3b35f6bd576a (patch)
tree660c38dafc765e1a4dc458f9c78715d64e7d7154 /mail
parentUpdated to include package information. (diff)
Put the standard comments at the top of the Makefile, just to
bring it into line with the others (always clone another port when starting a new one if you can, folks, it saves work and makes them look more standard). Submitted by: jkh
Notes
Notes: svn path=/head/; revision=59
Diffstat (limited to 'mail')
-rw-r--r--mail/pine4/Makefile12
1 files changed, 10 insertions, 2 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile
index c2d15983c87f..eab30b66b7f4 100644
--- a/mail/pine4/Makefile
+++ b/mail/pine4/Makefile
@@ -1,5 +1,13 @@
-DISTNAME=pine3.90
-HOME_LOCATION= ftp://ftp.cac.washington.edu/pine/pine3.90.tar.Z
+# New ports collection makefile for: pine
+# Version required: 3.90
+# Date created: 03 September 1994
+# Whom: mr
+#
+# $Id: Makefile,v 1.3 1994/08/31 17:14:25 jkh Exp $
+#
+
+DISTNAME= pine3.90
+HOME_LOCATION= ftp://ftp.cac.washington.edu/pine/pine3.90.tar.Z
EXTRACT_SUFX=.tar.Z
.include <bsd.port.mk>