aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2003-01-16 14:32:08 +0800
committeralane <alane@FreeBSD.org>2003-01-16 14:32:08 +0800
commitb0110f9a1057ba30d5da11f0b660041e8e85fac0 (patch)
treee66109d3f797978f86f7e67765eca1ae7b84df07
parente5863fe0ec0a70f7b1ce588a0745ea34e0d9f98b (diff)
downloadfreebsd-ports-gnome-b0110f9a1057ba30d5da11f0b660041e8e85fac0.tar.gz
freebsd-ports-gnome-b0110f9a1057ba30d5da11f0b660041e8e85fac0.tar.zst
freebsd-ports-gnome-b0110f9a1057ba30d5da11f0b660041e8e85fac0.zip
add missing manpage to file list, bump portrevision
-rw-r--r--sysutils/xstow/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/xstow/Makefile b/sysutils/xstow/Makefile
index 31922ba60f44..ea35c7fda4da 100644
--- a/sysutils/xstow/Makefile
+++ b/sysutils/xstow/Makefile
@@ -9,7 +9,7 @@
PORTNAME= xstow
PORTVERSION= 0.4.6
-PORTREVISION= 0
+PORTREVISION= 1
PORTEPOCH= 0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -20,6 +20,8 @@ MAINTAINER= alane@geeksrus.net
USE_GMAKE= yes
GNU_CONFIGURE= yes
+MAN1= xstow.1
+
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>