diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/trafshow/Makefile | 4 | ||||
-rw-r--r-- | net/trafshow3/Makefile | 4 | ||||
-rw-r--r-- | net/trafshow4/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index e517349bb35d..2d3b7f6f7d6e 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/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) diff --git a/net/trafshow3/Makefile b/net/trafshow3/Makefile index e517349bb35d..2d3b7f6f7d6e 100644 --- a/net/trafshow3/Makefile +++ b/net/trafshow3/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) 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) |