svn commit: r385704 - head/ftp/yafc
Antoine Brodin
antoine at FreeBSD.org
Thu May 7 22:38:02 UTC 2015
Author: antoine
Date: Thu May 7 22:38:01 2015
New Revision: 385704
URL: https://svnweb.freebsd.org/changeset/ports/385704
Log:
Properly register info page
Modified:
head/ftp/yafc/Makefile
Modified: head/ftp/yafc/Makefile
==============================================================================
--- head/ftp/yafc/Makefile Thu May 7 22:36:18 2015 (r385703)
+++ head/ftp/yafc/Makefile Thu May 7 22:38:01 2015 (r385704)
@@ -3,6 +3,7 @@
PORTNAME= yafc
PORTVERSION= 1.2.5
+PORTREVISION= 1
CATEGORIES= ftp ipv6
MASTER_SITES= http://www.yafc-ftp.com/upload/
@@ -26,8 +27,8 @@ LDFLAGS+= -L${LOCALBASE}/lib
PORTEXAMPLES= inputrc yafcrc
PLIST_FILES= bin/yafc \
- info/yafc.info \
man/man1/yafc.1.gz
+INFO= yafc
NLS_USES= gettext
NLS_USE= GNOME=intltool
More information about the svn-ports-all
mailing list