diff --git a/net/tacacs+/Makefile b/net/tacacs+/Makefile index f9b2728f8f2..3a931838142 100644 --- a/net/tacacs+/Makefile +++ b/net/tacacs+/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.12 2013/03/11 11:35:57 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2014/07/11 16:57:10 ajacoutot Exp $ COMMENT= Cisco AAA protocol daemon DISTNAME= tac_plus.F4.0.4.alpha PKGNAME= tacacs+-4.0.4a -REVISION= 2 +REVISION= 3 CATEGORIES= net security HOMEPAGE= http://www.gazi.edu.tr/tacacs/ diff --git a/net/tacacs+/pkg/MESSAGE b/net/tacacs+/pkg/MESSAGE deleted file mode 100644 index 1709461d164..00000000000 --- a/net/tacacs+/pkg/MESSAGE +++ /dev/null @@ -1,7 +0,0 @@ -TACACS+ requires root privileges to start up properly. After the -initialization, it will drop privileges to a less-privileged -user/group called '_tacacs'. - -Please edit /etc/services and add the following entry: - -tacacs+ 49/tcp diff --git a/net/tacacs+/pkg/UNMESSAGE b/net/tacacs+/pkg/UNMESSAGE deleted file mode 100644 index 71f73468fc2..00000000000 --- a/net/tacacs+/pkg/UNMESSAGE +++ /dev/null @@ -1 +0,0 @@ -Do not forget to remove the tacacs+ entry from /etc/services.