svn commit: r328434 - head/ports-mgmt/wanted-ports
Matthew Seaman
matthew at FreeBSD.org
Fri Sep 27 06:56:36 UTC 2013
Author: matthew
Date: Fri Sep 27 06:56:36 2013
New Revision: 328434
URL: http://svnweb.freebsd.org/changeset/ports/328434
Log:
Delete the now useless MAN1 line, ommitted in previous commit.
Modified:
head/ports-mgmt/wanted-ports/Makefile
Modified: head/ports-mgmt/wanted-ports/Makefile
==============================================================================
--- head/ports-mgmt/wanted-ports/Makefile Fri Sep 27 06:54:39 2013 (r328433)
+++ head/ports-mgmt/wanted-ports/Makefile Fri Sep 27 06:56:36 2013 (r328434)
@@ -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
More information about the svn-ports-all
mailing list