diff options
author | Anders Nordby <anders@FreeBSD.org> | 2004-06-03 13:34:05 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2004-06-03 13:34:05 +0000 |
commit | f359f5dced8682bdbfef9ec6e7ca6f4d38a82267 (patch) | |
tree | 2cb89e63bcede61fe1b6e64cc4d5f60a11d3a3f7 /www | |
parent | Update to 0.11 (diff) |
Bump PORTREVISION.
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_throttle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_throttle/Makefile b/www/mod_throttle/Makefile index 2c91faf43806..03fefa7aa4bd 100644 --- a/www/mod_throttle/Makefile +++ b/www/mod_throttle/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_throttle PORTVERSION= 3.1.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.snert.com/Software/mod_throttle/ \ http://atreides.freenix.no/~anders/ |