diff options
Diffstat (limited to 'ppp/ppp_2.4.1.oe')
-rw-r--r-- | ppp/ppp_2.4.1.oe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ppp/ppp_2.4.1.oe b/ppp/ppp_2.4.1.oe index 8c341de62a..ece8c8c5dd 100644 --- a/ppp/ppp_2.4.1.oe +++ b/ppp/ppp_2.4.1.oe @@ -1,6 +1,9 @@ SECTION = "console/network" DESCRIPTION = "Point-to-Point Protocol (PPP) daemon" +HOMEPAGE = "http://samba.org/ppp/" +LICENSE = "BSD GPLv2" PR = "r3" + SRC_URI = "ftp://ftp.samba.org/pub/ppp/ppp-2.4.1.tar.gz \ file://pppd.patch;patch=1 \ file://man.patch;patch=1 \ |