projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] add maintainer information
[openwrt.git]
/
package
/
pptp
/
Makefile
diff --git
a/package/pptp/Makefile
b/package/pptp/Makefile
index
ba55c75
..
a7b9220
100644
(file)
--- a/
package/pptp/Makefile
+++ b/
package/pptp/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=pptp
PKG_VERSION:=1.7.1
PKG_NAME:=pptp
PKG_VERSION:=1.7.1
-PKG_RELEASE:=
1
+PKG_RELEASE:=
3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/pptpclient
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/pptpclient
@@
-21,6
+21,7
@@
define Package/pptp
SECTION:=net
CATEGORY:=Network
TITLE:=PPTP client
SECTION:=net
CATEGORY:=Network
TITLE:=PPTP client
+ MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
URL:=http://pptpclient.sourceforge.net/
DEPENDS:=+ppp +kmod-gre
endef
URL:=http://pptpclient.sourceforge.net/
DEPENDS:=+ppp +kmod-gre
endef
This page took
0.023164 seconds
and
4
git commands to generate.