diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-04-21 16:05:53 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-04-21 16:05:53 +0000 |
commit | dcf7c9fa379810f7c78ffcff30e6540f6554c85f (patch) | |
tree | b9cd9e4aace8bf1f6377b77d5ada3808cad7e1c9 /www/limesurvey/Makefile | |
parent | 1a12bd1511c25c7c1043223cca3d4dcacbf180e5 (diff) | |
download | ports-dcf7c9fa379810f7c78ffcff30e6540f6554c85f.tar.gz ports-dcf7c9fa379810f7c78ffcff30e6540f6554c85f.zip |
Notes
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 |