diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-05-11 06:52:49 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-05-11 06:52:49 +0800 |
commit | e763518c5281f36c54699b82692a2e52dd842af4 (patch) | |
tree | 3934b18a557291cd0f55f83e09d54e55238320ed /www/mod_tsunami | |
parent | ce7557fd35fcda9abd9e263e69241154a7b0aade (diff) | |
download | freebsd-ports-gnome-e763518c5281f36c54699b82692a2e52dd842af4.tar.gz freebsd-ports-gnome-e763518c5281f36c54699b82692a2e52dd842af4.tar.zst freebsd-ports-gnome-e763518c5281f36c54699b82692a2e52dd842af4.zip |
- Forgot to bump PORTREVISION
Diffstat (limited to 'www/mod_tsunami')
-rw-r--r-- | www/mod_tsunami/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_tsunami/Makefile b/www/mod_tsunami/Makefile index e7b2e2d28add..f851c9bb7c21 100644 --- a/www/mod_tsunami/Makefile +++ b/www/mod_tsunami/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_tsunami PORTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://bertrand.demiddelaer.org/mod_tsunami/ |