aboutsummaryrefslogtreecommitdiff
path: root/textproc/source-highlight/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2008-08-20 02:53:10 +0000
committerKevin Lo <kevlo@FreeBSD.org>2008-08-20 02:53:10 +0000
commitf8dc915e7d3a89ebe401025dc9591de9fdb07ea1 (patch)
treef0612def4592f31ca7c37f0e7c9db7e424cfd974 /textproc/source-highlight/Makefile
parent8aa23c6701998660a250139f68e80b82a4d18c93 (diff)
downloadports-f8dc915e7d3a89ebe401025dc9591de9fdb07ea1.tar.gz
ports-f8dc915e7d3a89ebe401025dc9591de9fdb07ea1.zip
- Fix pkg-plist
- Bump PORTREVISION Reported by: QA Bot
Notes
Notes: svn path=/head/; revision=218892
Diffstat (limited to 'textproc/source-highlight/Makefile')
-rw-r--r--textproc/source-highlight/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile
index 2afa866331c5..2964fc3747f4 100644
--- a/textproc/source-highlight/Makefile
+++ b/textproc/source-highlight/Makefile
@@ -7,6 +7,7 @@
PORTNAME= source-highlight
PORTVERSION= 2.10
+PORTREVISION= 0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= src-highlite
@@ -26,7 +27,7 @@ MAKE_ENV+= NOPORTDOCS="${NOPORTDOCS}"
USE_GMAKE= yes
-MAN1= source-highlight.1
+MAN1= source-highlight.1 check-regexp.1
INFO= source-highlight
.include <bsd.port.pre.mk>