diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-12-26 06:12:30 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-12-26 06:12:30 +0000 |
commit | 3fc1af74c8c6f4b9661a5083486bc0bde1249a66 (patch) | |
tree | 5adecc877854a4f76753f0032ec44653987765d7 /lang/qore/Makefile | |
parent | c69a3dd658bf229544c12fb9640ee4b49d568479 (diff) | |
download | ports-3fc1af74c8c6f4b9661a5083486bc0bde1249a66.tar.gz ports-3fc1af74c8c6f4b9661a5083486bc0bde1249a66.zip |
Notes
Diffstat (limited to 'lang/qore/Makefile')
-rw-r--r-- | lang/qore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/qore/Makefile b/lang/qore/Makefile index 544a0cdae86a..790c6365520e 100644 --- a/lang/qore/Makefile +++ b/lang/qore/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qore -PORTVERSION= 0.7.6 +PORTVERSION= 0.7.7 CATEGORIES= lang MASTER_SITES= SF/qore/qore/${PORTVERSION}/ |