diff options
author | eik <eik@FreeBSD.org> | 2004-03-12 10:56:40 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-03-12 10:56:40 +0800 |
commit | 3fa2e6d6a316038c77a8a9ca9a22eadce0741b46 (patch) | |
tree | a96fc49c5deacf3fc136f2dfa43fd25adb3d837b | |
parent | 2595b86a0ef3ec6324087149bbce0be98e899947 (diff) | |
download | freebsd-ports-graphics-3fa2e6d6a316038c77a8a9ca9a22eadce0741b46.tar.gz freebsd-ports-graphics-3fa2e6d6a316038c77a8a9ca9a22eadce0741b46.tar.zst freebsd-ports-graphics-3fa2e6d6a316038c77a8a9ca9a22eadce0741b46.zip |
bump PORTREVISION for the netmask fix
Forgotten by: lev
-rw-r--r-- | russian/apache13-modssl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile index e38f55a8276..3d2687a3902 100644 --- a/russian/apache13-modssl/Makefile +++ b/russian/apache13-modssl/Makefile @@ -7,6 +7,7 @@ PORTNAME= apache+mod_ssl PORTVERSION= ${VERSION_APACHE}+${VERSION_RA}+${VERSION_MODSSL} +PORTREVISION= 1 CATEGORIES= russian www security MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} \ ${MASTER_SITES_MODSSL:S/$/:modssl/} \ |