diff options
Diffstat (limited to 'net/tdetect/Makefile')
-rw-r--r-- | net/tdetect/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net/tdetect/Makefile b/net/tdetect/Makefile index f9622c803c90..75f2d135eae4 100644 --- a/net/tdetect/Makefile +++ b/net/tdetect/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: oneko +# New ports collection makefile for: tdetect # Ports collection makefile for: tdetect # Version required: 0.2 # Date created: Sun Jan 31, 1997 @@ -9,15 +9,13 @@ DISTNAME= tdetect-0.2 PKGNAME= tdetect-0.2.1 -CATEGORIES= net +CATEGORIES= net MASTER_SITES= http://sb.123.org/ \ http://www.genocide2600.com/~tattooman/unix-loggers/ \ http://ftp.ceti.com.pl/pub/scout/progs/Unix/ MAINTAINER= shipley@dis.org -#WRKSRC= ${WRKDIR}/tdetect-0.2 - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tdetect ${PREFIX}/sbin/tdetect |