diff options
author | timur <timur@FreeBSD.org> | 2007-10-03 23:18:43 +0800 |
---|---|---|
committer | timur <timur@FreeBSD.org> | 2007-10-03 23:18:43 +0800 |
commit | 863bb7147dc27deab0e9bd99b6d1e68c6059922f (patch) | |
tree | a5191e63ed2e63838168546b8c423b61b343ce82 /www/libapreq2 | |
parent | 3941f18d545b014464ff7be583f530e01bafbe68 (diff) | |
download | freebsd-ports-gnome-863bb7147dc27deab0e9bd99b6d1e68c6059922f.tar.gz freebsd-ports-gnome-863bb7147dc27deab0e9bd99b6d1e68c6059922f.tar.zst freebsd-ports-gnome-863bb7147dc27deab0e9bd99b6d1e68c6059922f.zip |
Bump the PORTREVISION to make last changes being seen.
Diffstat (limited to 'www/libapreq2')
-rw-r--r-- | www/libapreq2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile index 44a26ff4d395..d54aea586318 100644 --- a/www/libapreq2/Makefile +++ b/www/libapreq2/Makefile @@ -7,7 +7,7 @@ PORTNAME= libapreq2 PORTVERSION= 2.08 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} MASTER_SITE_SUBDIR=libapreq |