aboutsummaryrefslogtreecommitdiff
path: root/lang/algol68g/Makefile
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2011-12-03 08:12:56 +0000
committerJohan van Selst <johans@FreeBSD.org>2011-12-03 08:12:56 +0000
commit843a3ad7dce2a077722271afd1e59fcddc340c14 (patch)
treece77fc1d173c082119974058df84d4701cf309e1 /lang/algol68g/Makefile
parentd5d2be0d0a3a221ac308f717087ea1499f33fb35 (diff)
Notes
Diffstat (limited to 'lang/algol68g/Makefile')
-rw-r--r--lang/algol68g/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile
index 0df13678228a..cad95185a566 100644
--- a/lang/algol68g/Makefile
+++ b/lang/algol68g/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= algol68g
-PORTVERSION= 2.3.4
+PORTVERSION= 2.3.5
CATEGORIES= lang
MASTER_SITES= http://jmvdveer.home.xs4all.nl/
EXTRACT_SUFX= .tgz
@@ -24,7 +24,7 @@ CONFIGURE_ARGS+=--enable-compiler
MAN1= a68g.1
PLIST_DIRS= include/algol68g
-PLIST_FILES= bin/a68g include/algol68g/a68g.h
+PLIST_FILES= bin/a68g include/algol68g/a68g.h include/algol68g/a68g-config.h
.include <bsd.port.options.mk>