diff options
author | Timur I. Bakeyev <timur@FreeBSD.org> | 2007-10-03 15:18:43 +0000 |
---|---|---|
committer | Timur I. Bakeyev <timur@FreeBSD.org> | 2007-10-03 15:18:43 +0000 |
commit | a0298d77014d460f534f2fcf634b304ec8481442 (patch) | |
tree | fe50864914233b7deb41f0e8c922cd2091dd8334 /www | |
parent | [PATCH] devel/hptools: fix GCC 4.2 builds (diff) |
Bump the PORTREVISION to make last changes being seen.
Notes
Notes:
svn path=/head/; revision=200738
Diffstat (limited to 'www')
-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 |