diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-04-12 11:48:16 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-04-12 11:48:16 +0800 |
commit | 962e144fc61f89c4bae3a0f599a6fa3d89438018 (patch) | |
tree | 7d6b2063e724ecb36a765216ddd791663809de5d /www/mod_log_data | |
parent | 6652b7d1255fad7490bf1ce6104b3e5d3699e436 (diff) | |
download | freebsd-ports-graphics-962e144fc61f89c4bae3a0f599a6fa3d89438018.tar.gz freebsd-ports-graphics-962e144fc61f89c4bae3a0f599a6fa3d89438018.tar.zst freebsd-ports-graphics-962e144fc61f89c4bae3a0f599a6fa3d89438018.zip |
- Forgot to bump PORTREVISION
Diffstat (limited to 'www/mod_log_data')
-rw-r--r-- | www/mod_log_data/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_log_data/Makefile b/www/mod_log_data/Makefile index 95a8fd81584..f6f7ffb3925 100644 --- a/www/mod_log_data/Makefile +++ b/www/mod_log_data/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_log_data PORTVERSION= 0.0.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://loghttp.sourceforge.net/files/ |