diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-03 05:18:06 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-03 05:18:06 +0000 |
commit | 9988e4366d203b1d4f868aad4a17d73fcede24f9 (patch) | |
tree | ee3d92731095907f2a324f6df3571a83e8f9fd2d | |
parent | iUpdate to misc/uf-view port (diff) |
maintainer-update www/asp2php to 0.76.17
udpate to 0.76.17
PR: ports/51213
Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes:
svn path=/head/; revision=80034
-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 897ab9876aa4..7aaeeac12de8 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 2ba8d6399e4e..5976699e0ebe 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 |