diff options
author | Bruno Randolf <br1@subnet.at> | 2004-10-05 09:39:51 +0000 |
---|---|---|
committer | Bruno Randolf <br1@subnet.at> | 2004-10-05 09:39:51 +0000 |
commit | fc8d1213a7ebe3a5034fee09a0fdf3b1359b9ca5 (patch) | |
tree | fa964792367f186367487eeaadb129dde28d97f9 /openswan | |
parent | 9b66a2569ab70ae0cbce0497e2074fcd21556be7 (diff) |
openswan 2.2.0: added homepage and myself as maintainer
BKrev: 41626be7meYZJwCriB2_MbinalE_6Q
Diffstat (limited to 'openswan')
-rw-r--r-- | openswan/openswan_2.2.0.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openswan/openswan_2.2.0.oe b/openswan/openswan_2.2.0.oe index e566cd8f4e..c59035f0f9 100644 --- a/openswan/openswan_2.2.0.oe +++ b/openswan/openswan_2.2.0.oe @@ -1,6 +1,7 @@ DESCRIPTION = "Openswan is an Open Source implementation of IPsec for the \ Linux operating system." -MAINTAINER = "Chris Larson <kergoth@handhelds.org>" +MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>" +HOMEPAGE = "http://www.openswan.org" DEPENDS = "gmp flex-native" SRC_URI = "http://www.openswan.org/code/openswan-${PV}.tar.gz \ |