summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 19:03:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 19:03:57 +0000
commit8fdc2e83156b5b01c94bd036e270c57b64ea9e6f (patch)
treef292e385fda085c3bf20f33ba59aa60377c8ed1d /net
parentCorrect the md5 checksum file , the new tar file is now named xcd-1.0 (diff)
Assign an arbitrary version number (2.0 because it came out along
with FreeBSD-2.0) for PKGNAME. Ok'd by: jkh
Notes
Notes: svn path=/head/; revision=1368
Diffstat (limited to 'net')
-rw-r--r--net/sup/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/sup/Makefile b/net/sup/Makefile
index 8a092da0b5a4..a9b600a4393e 100644
--- a/net/sup/Makefile
+++ b/net/sup/Makefile
@@ -3,10 +3,11 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.2 1994/11/12 11:22:48 jkh Exp $
+# $Id: Makefile,v 1.3 1995/04/01 12:48:34 jkh Exp $
#
DISTNAME= sup
+PKGNAME= sup-2.0
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
CATEGORIES+= networking