diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-18 22:44:45 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-18 22:44:45 +0000 |
commit | 22072c883e8a4debf14ffccd4fdca33b57aad38b (patch) | |
tree | 550310fe34fd9aa6757dc4233d0fc5eb55c53bc2 /net-mgmt/netustad | |
parent | 28b80e83e3f6877b4b93c9e111b10eae69106c70 (diff) | |
download | ports-22072c883e8a4debf14ffccd4fdca33b57aad38b.tar.gz ports-22072c883e8a4debf14ffccd4fdca33b57aad38b.zip |
Notes
Diffstat (limited to 'net-mgmt/netustad')
-rw-r--r-- | net-mgmt/netustad/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/netustad/distinfo | 4 | ||||
-rw-r--r-- | net-mgmt/netustad/pkg-plist | 14 |
3 files changed, 4 insertions, 18 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/ diff --git a/net-mgmt/netustad/distinfo b/net-mgmt/netustad/distinfo index d7e2be4ae50e..882968932d72 100644 --- a/net-mgmt/netustad/distinfo +++ b/net-mgmt/netustad/distinfo @@ -1,2 +1,2 @@ -MD5 (netustad-0.3.0.tar.gz) = 4f5f0087c10b7571398491fd146faaaf -SIZE (netustad-0.3.0.tar.gz) = 282356 +MD5 (netustad-0.3.1.tar.gz) = e5631a7fa5d563d4f1b0168cfff524d9 +SIZE (netustad-0.3.1.tar.gz) = 280480 diff --git a/net-mgmt/netustad/pkg-plist b/net-mgmt/netustad/pkg-plist index 32b00e290196..984b0e50b43f 100644 --- a/net-mgmt/netustad/pkg-plist +++ b/net-mgmt/netustad/pkg-plist @@ -5,19 +5,6 @@ etc/rc.d/netustad.sh @unexec if cmp -s %D/etc/netustad/netustad.conf %D/etc/netustad/netustad.conf-dist; then rm -f %D/etc/netustad/netustad.conf; fi etc/netustad/netustad.conf-dist @exec [ -f %B/netustad/netustad.conf ] || cp %B/%f %B/netustad/netustad.conf -include/netustad/acceptrequest.h -include/netustad/addnewrule.h -include/netustad/auth.h -include/netustad/common.h -include/netustad/config.h -include/netustad/deleterule.h -include/netustad/editrule.h -include/netustad/loadconfig.h -include/netustad/mimetype.h -include/netustad/netustad.h -include/netustad/execcgi.h -include/netustad/network.h -include/netustad/snprintf.h share/locale/tr/LC_MESSAGES/netustad.mo %%DATADIR%%/script/action1.inc %%DATADIR%%/script/action2.inc @@ -99,7 +86,6 @@ share/locale/tr/LC_MESSAGES/netustad.mo %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/ABOUT-NLS -@dirrm include/netustad @dirrm etc/netustad @dirrm share/locale/tr/LC_MESSAGES @dirrm %%DATADIR%%/script/images |