summaryrefslogtreecommitdiff
path: root/security/slush
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-09 17:53:12 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-09 17:53:12 +0000
commit30bdcd957b44fe0fcc145c6cd06b66336692d246 (patch)
treeda7102a9731f95c170cd5cbbb5b0ea31f53275b4 /security/slush
parentActivate the slush port. (diff)
Put a little more of DISTNAME into EXTRACT_SUFX so it is a little
more consistent with tradition.
Notes
Notes: svn path=/head/; revision=18700
Diffstat (limited to 'security/slush')
-rw-r--r--security/slush/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/slush/Makefile b/security/slush/Makefile
index 5cbfdfaaa112..558a8089668d 100644
--- a/security/slush/Makefile
+++ b/security/slush/Makefile
@@ -3,15 +3,14 @@
# Date created: Sun May 3, 1999
# Whom: shipley@dis.org
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/09 17:50:05 steve Exp $
#
-#DISTDIR= /var/tmp/ # for debuging
-DISTNAME= slush-0_1_0_tar
+DISTNAME= slush-0_1_0
PKGNAME= slush-0.1.0
CATEGORIES= security net
MASTER_SITES= ftp://www.dis.org/pub/Security/
-EXTRACT_SUFX= .gz
+EXTRACT_SUFX= _tar.gz
MAINTAINER= shipley@dis.org