diff options
Diffstat (limited to 'net/nmsg/Makefile')
-rw-r--r-- | net/nmsg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/nmsg/Makefile b/net/nmsg/Makefile index e783d5d8bbcf..94b915cbfb89 100644 --- a/net/nmsg/Makefile +++ b/net/nmsg/Makefile @@ -3,6 +3,7 @@ PORTNAME= nmsg PORTVERSION= 0.9.0 # DISTNAME= ${PORTNAME}-${PORTVERSION} +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://dl.farsightsecurity.com/dist/nmsg/ \ http://dl.farsightsecurity.com/dist/nmsg/ |