diff options
Diffstat (limited to 'www/formication')
-rw-r--r-- | www/formication/Makefile | 9 | ||||
-rw-r--r-- | www/formication/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/formication/Makefile b/www/formication/Makefile index 64706671c012..81273a08eb8e 100644 --- a/www/formication/Makefile +++ b/www/formication/Makefile @@ -7,17 +7,18 @@ PORTNAME= formication PORTVERSION= 1.0.b1 +PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://www.villainy.com/downloads/ \ - http://www.ranner.jawa.at/stuff/ -DISTNAME= ${PORTNAME} +MASTER_SITES= http://www.ranner.eu/stuff/ \ + http://home.bluelife.at/ports/distfiles/ MAINTAINER= michael@ranner.eu COMMENT= Formular processing tool written in perl -USE_APACHE= 1.3 +USE_APACHE= 1.3+ USE_PERL5_RUN= yes NO_BUILD= yes +WRKSRC= ${WRKDIR}/${PORTNAME} PORTDOCS= BLURB COPYING feedback.fcn feedback.html formication.txt PLIST_FILES= www/cgi-bin/formication.pl diff --git a/www/formication/distinfo b/www/formication/distinfo index aca1fc67e7d6..6adf896a0edd 100644 --- a/www/formication/distinfo +++ b/www/formication/distinfo @@ -1,3 +1,3 @@ -MD5 (formication.tar.gz) = 7fc4a8a8e632c99e5167b1c8088f8483 -SHA256 (formication.tar.gz) = bc89cb4573aeebe3dd074a87dfdf1117216b97d6f29e80ca11a58043ec7c00f7 -SIZE (formication.tar.gz) = 14789 +MD5 (formication-1.0.b1.tar.gz) = 7fc4a8a8e632c99e5167b1c8088f8483 +SHA256 (formication-1.0.b1.tar.gz) = bc89cb4573aeebe3dd074a87dfdf1117216b97d6f29e80ca11a58043ec7c00f7 +SIZE (formication-1.0.b1.tar.gz) = 14789 |