diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2013-12-20 18:22:32 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2013-12-20 18:22:32 +0000 |
commit | 002cc9766301b0751ee9636c43e83c724f7a7384 (patch) | |
tree | 9f4a63f75073be7d10457f83bb32f7962654635e /net-mgmt/ng_ipacct/Makefile | |
parent | 551f69dcc36425f3ac07058ff5786db8c2ec658b (diff) |
Notes
Diffstat (limited to 'net-mgmt/ng_ipacct/Makefile')
-rw-r--r-- | net-mgmt/ng_ipacct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ng_ipacct/Makefile b/net-mgmt/ng_ipacct/Makefile index 143d45dfdce9..b7aeab378d4b 100644 --- a/net-mgmt/ng_ipacct/Makefile +++ b/net-mgmt/ng_ipacct/Makefile @@ -3,7 +3,7 @@ PORTNAME= ng_ipacct PORTVERSION= 20061223 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_LOCAL:S!$!skv/!} \ http://highsecure.ru/distfiles/ |