diff options
author | sylvio <sylvio@FreeBSD.org> | 2010-04-22 00:05:53 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2010-04-22 00:05:53 +0800 |
commit | 4a0ab86352c643b73b7d227f6907d3b20b2d9199 (patch) | |
tree | c712e502b0c22dc2cfff526fe201f88c4724452c /www/limesurvey/Makefile | |
parent | 3e1a926c77656c02933b941e6fe0b357bc05ab17 (diff) | |
download | freebsd-ports-gnome-4a0ab86352c643b73b7d227f6907d3b20b2d9199.tar.gz freebsd-ports-gnome-4a0ab86352c643b73b7d227f6907d3b20b2d9199.tar.zst freebsd-ports-gnome-4a0ab86352c643b73b7d227f6907d3b20b2d9199.zip |
- Update to 1.87
PR: ports/145842
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Approved by: itetcu (mentor, implicit)
Diffstat (limited to 'www/limesurvey/Makefile')
-rw-r--r-- | www/limesurvey/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/limesurvey/Makefile b/www/limesurvey/Makefile index 745d6ed0de2b..46497f471501 100644 --- a/www/limesurvey/Makefile +++ b/www/limesurvey/Makefile @@ -6,11 +6,10 @@ # PORTNAME= limesurvey -PORTVERSION= 1.80 -PORTREVISION= 2 +PORTVERSION= 1.87 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/OldFiles -DISTNAME= ${PORTNAME}${PORTVERSION:S^.^^}_build6506_20090310 +MASTER_SITES= SF/${PORTNAME}/1._LimeSurvey_stable/${PORTVERSION}+/ +DISTNAME= ${PORTNAME}${PORTVERSION:S^.^^}plus-build8518-20100323 MAINTAINER= janos.mohacsi@bsd.hu COMMENT= A PHP-based survey building and runing system |