diff options
Diffstat (limited to 'net-mgmt/netustad/Makefile')
-rw-r--r-- | net-mgmt/netustad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/netustad/Makefile b/net-mgmt/netustad/Makefile index 9c5433a9f97f..c0326010ed59 100644 --- a/net-mgmt/netustad/Makefile +++ b/net-mgmt/netustad/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: netustad -# Date created: 9 January 2005 +# Date created: 9 February 2005 # Whom: Ozkan KIRIK <ozkan@enderunix.org> # # $FreeBSD$ # PORTNAME= netustad -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= net-mgmt security MASTER_SITES= http://www.enderunix.org/netustad/ |