diff options
author | obrien <obrien@FreeBSD.org> | 2002-05-28 01:40:15 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-05-28 01:40:15 +0800 |
commit | db050f8383424031d115fab89c0c6b1538c24f41 (patch) | |
tree | 024e8a43204e71b0cd38552147bb3104b6a8bc41 /security/zenmap | |
parent | b9ad56059acfdfa74c91d18df2fe79c1e772df0f (diff) | |
download | freebsd-ports-graphics-db050f8383424031d115fab89c0c6b1538c24f41.tar.gz freebsd-ports-graphics-db050f8383424031d115fab89c0c6b1538c24f41.tar.zst freebsd-ports-graphics-db050f8383424031d115fab89c0c6b1538c24f41.zip |
Remove some old cruft.
Diffstat (limited to 'security/zenmap')
-rw-r--r-- | security/zenmap/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile index 74b1d500831..174c1959a03 100644 --- a/security/zenmap/Makefile +++ b/security/zenmap/Makefile @@ -7,14 +7,12 @@ # MASTERDIR= ${.CURDIR}/../nmap -PKGDIR= ${.CURDIR} PORTNAME= nmapfe RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap USE_GTK= yes -#WRKSRC:= ${WRKSRC}/nmapfe INSTALL_TARGET= install-nmapfe MAN1= nmapfe.1 xnmap.1 |