aboutsummaryrefslogtreecommitdiff
path: root/devel/cons-test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cons-test/Makefile')
-rw-r--r--devel/cons-test/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/cons-test/Makefile b/devel/cons-test/Makefile
index e794690718d3..30774ad2ef15 100644
--- a/devel/cons-test/Makefile
+++ b/devel/cons-test/Makefile
@@ -1,8 +1,6 @@
-# Created by: rv@FreeBSD.org
-
PORTNAME= cons-test
PORTVERSION= 2.2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= http://www.dsmit.com/cons/stable/ \
http://www.gnu.org/software/cons/stable/ \
@@ -11,6 +9,7 @@ MASTER_SITES= http://www.dsmit.com/cons/stable/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Test bed for `Cons' development
+WWW= http://www.dsmit.com/cons/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -50,7 +49,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/Test/Cmd/Cons.pm \
${STAGEDIR}${PREFIX}/lib/${CONS_TEST}/Test/Cmd
${INSTALL_MAN} ${WRKSRC}/cons-test.1.gz \
- ${STAGEDIR}${MANPREFIX}/man/man1
+ ${STAGEDIR}${PREFIX}/share/man/man1
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}