diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-09-16 20:27:22 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-09-16 20:27:22 +0800 |
commit | 0bd2879049ec11f5e048ce97527d94473b43a036 (patch) | |
tree | b0759dd6bd8564c7e9900d5fad76c35527b1687a | |
parent | 5ad3dcff060f74f180d65ff9b0143c3fd386a8f0 (diff) | |
download | freebsd-ports-gnome-0bd2879049ec11f5e048ce97527d94473b43a036.tar.gz freebsd-ports-gnome-0bd2879049ec11f5e048ce97527d94473b43a036.tar.zst freebsd-ports-gnome-0bd2879049ec11f5e048ce97527d94473b43a036.zip |
Bump PORTREVISION due to previous commit(s)
-rw-r--r-- | www/apache13-modssl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index eb82abdd5b41..90b7eca2e995 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -7,6 +7,7 @@ PORTNAME= apache+mod_ssl PORTVERSION= ${VERSION_APACHE}+${VERSION_MODSSL} +PORTREVISION= 1 CATEGORIES= www security MASTER_SITES= http://www.apache.org/dist/ \ http://www.modssl.org/source/ \ |