summaryrefslogtreecommitdiff
path: root/net/trafshow4
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-05-04 01:57:18 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-05-04 01:57:18 +0000
commit2639b7c231cc88b3226ecdecc214b4245011ee17 (patch)
treef91029ba8d380e9a6bb14077b56b59b6b47b9d00 /net/trafshow4
parentUpgrade, 0.3 -> 0.4. (diff)
Add $Id$. Remove NO_CONFIGURE, it is essentially a no-op now.
Notes
Notes: svn path=/head/; revision=3058
Diffstat (limited to 'net/trafshow4')
-rw-r--r--net/trafshow4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/trafshow4/Makefile b/net/trafshow4/Makefile
index e517349bb35d..2d3b7f6f7d6e 100644
--- a/net/trafshow4/Makefile
+++ b/net/trafshow4/Makefile
@@ -3,6 +3,8 @@
# Date created: 17 January 1996
# Whom: igor@pkaub.ru
#
+# $Id$
+#
DISTNAME= trafshow-2.0
CATEGORIES+= net
@@ -11,8 +13,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= igor@pkaub.ru
-NO_CONFIGURE= YES
-
post-install:
strip ${PREFIX}/bin/trafshow
.if !defined(NOMANCOMPRESS)