diff options
author | Juergen Lock <nox@FreeBSD.org> | 2011-06-25 18:34:33 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2011-06-25 18:34:33 +0000 |
commit | e88ff75ef21222c184bd9ed2679cdcbb710914d5 (patch) | |
tree | d1a0fef022e6b91a326eb83ce0af751db71b7627 /www/tntnet | |
parent | a53ee2a9d1cb4b7de44b2dec813fa94ec57d9325 (diff) |
Notes
Diffstat (limited to 'www/tntnet')
-rw-r--r-- | www/tntnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tntnet/Makefile b/www/tntnet/Makefile index 893d3d5f7da4..562722852901 100644 --- a/www/tntnet/Makefile +++ b/www/tntnet/Makefile @@ -7,7 +7,7 @@ PORTNAME= tntnet PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel MASTER_SITES= http://www.tntnet.org/download/ |