summaryrefslogtreecommitdiff
path: root/textproc/rman/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 03:46:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 03:46:07 +0000
commit91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac (patch)
tree7fb39aa3f78592f94c2415ace02da97d31058a71 /textproc/rman/Makefile
parentCleanup/termios support/off_t -> long and much more (diff)
Another round of Makefile updates, in utils!
Notes
Notes: svn path=/head/; revision=1359
Diffstat (limited to '')
-rw-r--r--textproc/rman/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile
index 7ec881ef5088..727c12f91924 100644
--- a/textproc/rman/Makefile
+++ b/textproc/rman/Makefile
@@ -3,10 +3,12 @@
# Date created: 27 Dec 1994
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
+# $Id$
+#
DISTNAME= rman-2.0
-EXTRACT_SUFX= .tar.Z
-MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
CATEGORIES+= utilities
+MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
+EXTRACT_SUFX= .tar.Z
.include <bsd.port.mk>