diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
commit | e0de738591f3284626c526841fcaa91c9d5f4543 (patch) | |
tree | 4879afc96e4986d9ba2b4a606ccea6364ee658db /net/opennx | |
parent | 0430ea81cb43e51177f844f275ae00d472f330e1 (diff) | |
download | ports-e0de738591f3284626c526841fcaa91c9d5f4543.tar.gz ports-e0de738591f3284626c526841fcaa91c9d5f4543.zip |
Notes
Diffstat (limited to 'net/opennx')
-rw-r--r-- | net/opennx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opennx/Makefile b/net/opennx/Makefile index 1dbb1b3af83c..b45795f2104c 100644 --- a/net/opennx/Makefile +++ b/net/opennx/Makefile @@ -3,7 +3,7 @@ PORTNAME= opennx PORTVERSION= 0.16.0.729 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CI-source |