aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2008-01-18 21:20:17 +0800
committerskv <skv@FreeBSD.org>2008-01-18 21:20:17 +0800
commit95ddc73d68284b38d723df6c50df4d00f336db8a (patch)
treeb227b98a384fe4c743cc0576e3bf89d84da509c3 /devel
parent292332e2afc4c451de3590439c414fa788a7a699 (diff)
downloadfreebsd-ports-gnome-95ddc73d68284b38d723df6c50df4d00f336db8a.tar.gz
freebsd-ports-gnome-95ddc73d68284b38d723df6c50df4d00f336db8a.tar.zst
freebsd-ports-gnome-95ddc73d68284b38d723df6c50df4d00f336db8a.zip
Add missing manpage.
Pointed by: pav
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-SVN-S4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-SVN-S4/Makefile b/devel/p5-SVN-S4/Makefile
index 55966505c378..1d5c9fac2cfa 100644
--- a/devel/p5-SVN-S4/Makefile
+++ b/devel/p5-SVN-S4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SVN-S4
PORTVERSION= 1.022
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SVN
@@ -23,6 +24,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
+MAN1= s4.1
MAN3= SVN::S4.3 SVN::S4::FixProp.3 SVN::S4::Getopt.3 \
SVN::S4::Info.3 SVN::S4::Path.3 SVN::S4::QuickCommit.3 \
SVN::S4::Snapshot.3 SVN::S4::StrongRevert.3 SVN::S4::Update.3 \