aboutsummaryrefslogtreecommitdiff
path: root/devel/hypersrc/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-17 18:37:31 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-17 18:37:31 +0000
commit71bce7f5d43eec4567692ed161bc691c55971d8c (patch)
treef760911f8f82fbace3e4d2a5827c880002d9afea /devel/hypersrc/Makefile
parent2cc5a943b7296e25fdca0ef33cf1161261cfa061 (diff)
downloadports-71bce7f5d43eec4567692ed161bc691c55971d8c.tar.gz
ports-71bce7f5d43eec4567692ed161bc691c55971d8c.zip
- Update to version 5.4.4
PR: ports/66749 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=109349
Diffstat (limited to 'devel/hypersrc/Makefile')
-rw-r--r--devel/hypersrc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hypersrc/Makefile b/devel/hypersrc/Makefile
index 21b788790509..8852a532409b 100644
--- a/devel/hypersrc/Makefile
+++ b/devel/hypersrc/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= hypersrc
-PORTVERSION= 5.3.12
-PORTREVISION= 1
+PORTVERSION= 5.4.4
CATEGORIES= devel
MASTER_SITES= ftp://ftp.jimbrooks.org/hypersrc/%SUBDIR%/ \
http://www.home.earthlink.net/~jebrooks1/ftp/hypersrc/%SUBDIR%/
@@ -28,6 +27,7 @@ USE_GMAKE= yes
MAKEFILE= GNUmakefile
MAN1= hypersrc.1
+PLIST_FILES= bin/hypersrc bin/Hypersrc.pl bin/ctags.pl
post-patch:
@${PERL} -pi -e 's|"ctags"|"exctags"|g' ${WRKSRC}/Hypersrc.pl