diff options
author | Steve Price <steve@FreeBSD.org> | 2000-10-29 22:58:07 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-10-29 22:58:07 +0000 |
commit | d26d09b244a1eb3cf3765df7f14404865eadffd8 (patch) | |
tree | efba4fbea91fa6cfa84efca3f7f279f6715b9019 /www | |
parent | Run 'make certificate' from the correct directory. (diff) |
Bump PORTREVISION (as I should have done with the previous commit) since
these ports now build again.
Diffstat (limited to 'www')
-rw-r--r-- | www/asp2php/Makefile | 1 | ||||
-rw-r--r-- | www/mapedit/Makefile | 1 |
2 files changed, 2 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} diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile index e6582f70ee53..1ec9520a81bb 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -7,6 +7,7 @@ PORTNAME= mapedit PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.boutell.com/pub/boutell/mapedit/ DISTNAME= ${PORTNAME}${PORTVERSION} |