aboutsummaryrefslogtreecommitdiff
path: root/misc/pinfo/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-27 18:41:20 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-27 18:41:20 +0000
commit516044ed76eb7bf39c0d53f2acfa19452253d67e (patch)
tree7283039f5e48ef9e1ba143617201ca667f6d9588 /misc/pinfo/Makefile
parentfb1995edffeb7e205712e072478e67f47563e758 (diff)
Notes
Diffstat (limited to 'misc/pinfo/Makefile')
-rw-r--r--misc/pinfo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile
index b5ad2220c5b7..2f10b4a251d3 100644
--- a/misc/pinfo/Makefile
+++ b/misc/pinfo/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= pinfo
-PORTVERSION= 0.6.7
-PORTREVISION= 1
+PORTVERSION= 0.6.8
CATEGORIES= misc
-MASTER_SITES= http://zeus.polsl.gliwice.pl/~pborys/stable-version/
+MASTER_SITES= http://dione.ids.pl/~pborys/software/pinfo/
MAINTAINER= ports@FreeBSD.org
COMMENT= Ncurses based, lynx style info documentation browser
@@ -23,6 +22,7 @@ CONFIGURE_ARGS= --with-readline \
--with-localedir=${PREFIX}/share/locale
MAN1= pinfo.1
+INFO= pinfo
.include <bsd.port.pre.mk>