diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-03-27 06:04:41 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-03-27 06:04:41 +0000 |
commit | 61dba4e9e5307bce718034b8002ddeb66374c522 (patch) | |
tree | a10baaf0e2b8b2dfb424d71e76f58fa7d08e8fe9 /net-mgmt/netustad/Makefile | |
parent | 785a6d441dd6ea6f66c85a893a9760560010928e (diff) |
Standardize the rc.d script
Notes
Notes:
svn path=/head/; revision=251569
Diffstat (limited to 'net-mgmt/netustad/Makefile')
-rw-r--r-- | net-mgmt/netustad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netustad/Makefile b/net-mgmt/netustad/Makefile index 3dd91a4b9754..eb48e3e6f731 100644 --- a/net-mgmt/netustad/Makefile +++ b/net-mgmt/netustad/Makefile @@ -7,7 +7,7 @@ PORTNAME= netustad PORTVERSION= 0.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt security MASTER_SITES= http://www.enderunix.org/netustad/ |