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:
6942be2
)
packages/oidentd: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:30 +0000
(07:05 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:30 +0000
(07:05 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40206
net/oidentd/Makefile
patch
|
blob
|
history
diff --git
a/net/oidentd/Makefile
b/net/oidentd/Makefile
index 9959c5f7e20412891025b545392f1ff723c8bd76..8cebb1d351d4cb45313a9e1bd3814c1525edd618 100644
(file)
--- a/
net/oidentd/Makefile
+++ b/
net/oidentd/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2006-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-20,7
+20,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/oidentd
SECTION:=net
CATEGORY:=Network
- TITLE:=Identd server
+ TITLE:=Identd server
URL:=http://dev.ojnk.net/
endef