diff options
author | edwin <edwin@FreeBSD.org> | 2003-05-03 13:18:06 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-05-03 13:18:06 +0800 |
commit | ccd7f56aeda45d07eb5c890755144c7f6c09e40f (patch) | |
tree | 14e2a5cf72b825cb2a6938ded1a77339ac5d1a20 /www/asp2php | |
parent | ae6d5d2e72c61ef5280d43e1bc968fc5fc6fa924 (diff) | |
download | freebsd-ports-graphics-ccd7f56aeda45d07eb5c890755144c7f6c09e40f.tar.gz freebsd-ports-graphics-ccd7f56aeda45d07eb5c890755144c7f6c09e40f.tar.zst freebsd-ports-graphics-ccd7f56aeda45d07eb5c890755144c7f6c09e40f.zip |
maintainer-update www/asp2php to 0.76.17
udpate to 0.76.17
PR: ports/51213
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'www/asp2php')
-rw-r--r-- | www/asp2php/Makefile | 5 | ||||
-rw-r--r-- | www/asp2php/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile index 897ab9876aa..7aaeeac12de 100644 --- a/www/asp2php/Makefile +++ b/www/asp2php/Makefile @@ -6,9 +6,9 @@ # PORTNAME= asp2php -PORTVERSION= 0.76.13 +PORTVERSION= 0.76.17 CATEGORIES= www -MASTER_SITES= http://65.108.58.129/asp2php/ \ +MASTER_SITES= http://www.mikekohn.com/asp2php/ \ http://dl.droso.net/ports/ MAINTAINER= erwin@lansing.dk @@ -27,6 +27,7 @@ USE_GNOME+= gtk12 PKGNAMESUFFIX= -gtk ALL_TARGET= default gui PLIST_SUB+= WANT_GTK="" +HAVE_GTK= yes .else ALL_TARGET= default PLIST_SUB+= WANT_GTK="@comment " diff --git a/www/asp2php/distinfo b/www/asp2php/distinfo index 2ba8d6399e4..5976699e0eb 100644 --- a/www/asp2php/distinfo +++ b/www/asp2php/distinfo @@ -1 +1 @@ -MD5 (asp2php-0.76.13.tar.gz) = c3631dfa5fdc10429e2e084093c0008e +MD5 (asp2php-0.76.17.tar.gz) = c9ab4cf79d08605c1e0856ac81f414ef |