diff options
author | lippe <lippe@FreeBSD.org> | 2008-08-24 00:16:58 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-08-24 00:16:58 +0800 |
commit | 224f6f12866deccfea0475d30e589956ecd0336c (patch) | |
tree | 75cc0dec0dd75f052c23f96154040e13bea7911d /www/gaeo/Makefile | |
parent | 1b5d4bb80f8ed1baa081fdd8d7a9173829df6d50 (diff) | |
download | freebsd-ports-gnome-224f6f12866deccfea0475d30e589956ecd0336c.tar.gz freebsd-ports-gnome-224f6f12866deccfea0475d30e589956ecd0336c.tar.zst freebsd-ports-gnome-224f6f12866deccfea0475d30e589956ecd0336c.zip |
- Update to 68.
PR: ports/126686
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
Approved by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
Diffstat (limited to 'www/gaeo/Makefile')
-rw-r--r-- | www/gaeo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gaeo/Makefile b/www/gaeo/Makefile index 6ce871b3d343..434a7eb341d3 100644 --- a/www/gaeo/Makefile +++ b/www/gaeo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gaeo -PORTVERSION= 50 +PORTVERSION= 68 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}-trunk-r${PORTVERSION} |