aboutsummaryrefslogtreecommitdiff
path: root/ftp/yafc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-05-07 22:38:01 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-05-07 22:38:01 +0000
commit116a61bc68dc2526cc07df190d680b59ad1956e9 (patch)
tree57b4fe55e0a29ecac89b64052412fac2b2101d32 /ftp/yafc
parent5dad4e986b56effb259d2db8375811196ed56a2b (diff)
downloadports-116a61bc68dc2526cc07df190d680b59ad1956e9.tar.gz
ports-116a61bc68dc2526cc07df190d680b59ad1956e9.zip
Properly register info page
Notes
Notes: svn path=/head/; revision=385704
Diffstat (limited to 'ftp/yafc')
-rw-r--r--ftp/yafc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index f6c4ceb55aaf..9427950c01ab 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -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