aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/wanted-ports
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2013-09-27 06:56:36 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2013-09-27 06:56:36 +0000
commitbef29b33504331e1270ed12fe47db40c0dccea3c (patch)
treec7c8d2b5779640dc1c177494214a9853e073fb40 /ports-mgmt/wanted-ports
parent676a260bb1075e1a9768204b3903691575fd20c3 (diff)
downloadports-bef29b33504331e1270ed12fe47db40c0dccea3c.tar.gz
ports-bef29b33504331e1270ed12fe47db40c0dccea3c.zip
Delete the now useless MAN1 line, ommitted in previous commit.
Notes
Notes: svn path=/head/; revision=328434
Diffstat (limited to 'ports-mgmt/wanted-ports')
-rw-r--r--ports-mgmt/wanted-ports/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports-mgmt/wanted-ports/Makefile b/ports-mgmt/wanted-ports/Makefile
index 3be31e4554ae..154a3548bb3e 100644
--- a/ports-mgmt/wanted-ports/Makefile
+++ b/ports-mgmt/wanted-ports/Makefile
@@ -22,8 +22,6 @@ PLIST_SUB= PORTNAME=${PORTNAME}
PLIST_FILES= bin/${PORTNAME} \
man/man1/${PORTNAME}.1.gz
-MAN1= ${PORTNAME}.1
-
.if defined(WANTEDPORTSCFG)
CFGFILE= ${WANTEDPORTSCFG}
.else