aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authormatthew <matthew@FreeBSD.org>2013-09-27 14:56:36 +0800
committermatthew <matthew@FreeBSD.org>2013-09-27 14:56:36 +0800
commitb698a418cd9a90d369ac39ec4c42a46f209fa634 (patch)
treec7c8d2b5779640dc1c177494214a9853e073fb40 /ports-mgmt
parente632d30b4a1e60fe8b4904ad12bdaf0db6202453 (diff)
downloadfreebsd-ports-gnome-b698a418cd9a90d369ac39ec4c42a46f209fa634.tar.gz
freebsd-ports-gnome-b698a418cd9a90d369ac39ec4c42a46f209fa634.tar.zst
freebsd-ports-gnome-b698a418cd9a90d369ac39ec4c42a46f209fa634.zip
Delete the now useless MAN1 line, ommitted in previous commit.
Diffstat (limited to 'ports-mgmt')
-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