projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6927614
)
Fix krb5 category and add maintainer
author
W. Michael Petullo
<
[email protected]
>
Tue, 2 Nov 2010 16:17:34 +0000
(16:17 +0000)
committer
W. Michael Petullo
<
[email protected]
>
Tue, 2 Nov 2010 16:17:34 +0000
(16:17 +0000)
SVN-Revision: 23787
net/krb5/Makefile
patch
|
blob
|
history
diff --git
a/net/krb5/Makefile
b/net/krb5/Makefile
index 90ae205d8375a9772ed8e46528ef0d0b72b293bd..b9437891c7773bb55be0607d7e0307e5b2578933 100644
(file)
--- a/
net/krb5/Makefile
+++ b/
net/krb5/Makefile
@@
-19,18
+19,20
@@
MAKE_PATH:=src
define Package/krb5/Default
SECTION:=net
- CAT
A
GORY:=Network
+ CAT
E
GORY:=Network
TITLE:=Kerberos
URL:=http://web.mit.edu/kerberos/
+ MAINTAINER:=W. Michael Petullo <
[email protected]
>
endef
define Package/krb5-libs
SECTION:=net
- CAT
A
GORY:=Network
+ CAT
E
GORY:=Network
TITLE:=Kerberos
DEPENDS:=+libncurses
TITLE:=Kerberos 5 Shared Libraries
URL:=http://web.mit.edu/kerberos/
+ MAINTAINER:=W. Michael Petullo <
[email protected]
>
endef
define Package/krb5-server