diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-10-18 11:28:48 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-10-18 11:28:48 +0000 |
commit | b4a46520d0553d97ac6bd1efe2b27807b06035be (patch) | |
tree | befe476fdda76362e5929e5633d46cccff157966 /www/asp2php/Makefile | |
parent | 170273dda758293903b89da0a1cf108dcc0b9337 (diff) |
Update to 0.76.25
Notes
Notes:
svn path=/head/; revision=145744
Diffstat (limited to 'www/asp2php/Makefile')
-rw-r--r-- | www/asp2php/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile index 2ebf9136a096..5558651e4d63 100644 --- a/www/asp2php/Makefile +++ b/www/asp2php/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asp2php -PORTVERSION= 0.76.24 +PORTVERSION= 0.76.25 CATEGORIES= www MASTER_SITES= http://downloads.mikekohn.net/asp2php/ |