diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-22 20:13:16 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-22 20:13:16 +0800 |
commit | e3a9d9bd7403a9c1b00941fdf9d2f9e0a74e1db4 (patch) | |
tree | 17d12aca95a16258e8a70a94a9938468c1c2425a /www | |
parent | 8a166b550a9ca637598a62ace55f154ed01b1997 (diff) | |
download | freebsd-ports-gnome-e3a9d9bd7403a9c1b00941fdf9d2f9e0a74e1db4.tar.gz freebsd-ports-gnome-e3a9d9bd7403a9c1b00941fdf9d2f9e0a74e1db4.tar.zst freebsd-ports-gnome-e3a9d9bd7403a9c1b00941fdf9d2f9e0a74e1db4.zip |
- Update MASTER_SITE_SUBDIR
- Update WWWW
PR: 113826
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/limesurvey/Makefile | 2 | ||||
-rw-r--r-- | www/limesurvey/pkg-descr | 2 | ||||
-rw-r--r-- | www/phpsurveyor/Makefile | 2 | ||||
-rw-r--r-- | www/phpsurveyor/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/limesurvey/Makefile b/www/limesurvey/Makefile index baac987f3ce3..685aea0ed4cb 100644 --- a/www/limesurvey/Makefile +++ b/www/limesurvey/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITE_SUBDIR= limesurvey DISTNAME= ${PORTNAME}-1_00 MAINTAINER= janos.mohacsi@bsd.hu diff --git a/www/limesurvey/pkg-descr b/www/limesurvey/pkg-descr index 2dfe84d1bc89..0b4df6fd9a51 100644 --- a/www/limesurvey/pkg-descr +++ b/www/limesurvey/pkg-descr @@ -18,4 +18,4 @@ you can issue each one with a token, and they will be able to access the survey using that token. This allows for quite good quality control of your surveys. -WWW: http://www.phpsurveyor.org/ +WWW: http://www.limesurvey.org/ diff --git a/www/phpsurveyor/Makefile b/www/phpsurveyor/Makefile index baac987f3ce3..685aea0ed4cb 100644 --- a/www/phpsurveyor/Makefile +++ b/www/phpsurveyor/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITE_SUBDIR= limesurvey DISTNAME= ${PORTNAME}-1_00 MAINTAINER= janos.mohacsi@bsd.hu diff --git a/www/phpsurveyor/pkg-descr b/www/phpsurveyor/pkg-descr index 2dfe84d1bc89..0b4df6fd9a51 100644 --- a/www/phpsurveyor/pkg-descr +++ b/www/phpsurveyor/pkg-descr @@ -18,4 +18,4 @@ you can issue each one with a token, and they will be able to access the survey using that token. This allows for quite good quality control of your surveys. -WWW: http://www.phpsurveyor.org/ +WWW: http://www.limesurvey.org/ |