diff options
author | steve <steve@FreeBSD.org> | 2000-10-30 06:58:07 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-10-30 06:58:07 +0800 |
commit | 7119bba1f2f15d0db2a5634e73b3493d96f372cb (patch) | |
tree | 4574708ee00fdfc973633538ab586039c7b27501 /www/asp2php | |
parent | 59ca4892e1b33cb2ce026868205990bdac740631 (diff) | |
download | freebsd-ports-gnome-7119bba1f2f15d0db2a5634e73b3493d96f372cb.tar.gz freebsd-ports-gnome-7119bba1f2f15d0db2a5634e73b3493d96f372cb.tar.zst freebsd-ports-gnome-7119bba1f2f15d0db2a5634e73b3493d96f372cb.zip |
Bump PORTREVISION (as I should have done with the previous commit) since
these ports now build again.
Diffstat (limited to 'www/asp2php')
-rw-r--r-- | www/asp2php/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile index 00fe474b5eb7..a2413fb52f60 100644 --- a/www/asp2php/Makefile +++ b/www/asp2php/Makefile @@ -7,6 +7,7 @@ PORTNAME= asp2php PORTVERSION= 0.75.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://home.i1.net/~naken/asp2php/ DISTNAME= ${PORTNAME}${PORTVERSION} |