wok diff libmnl/receipt @ rev 14601
SLiM session: slim up 1.3.5; added slim-theme manager; added three hand-made themes. Read forum for details
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue May 28 13:24:15 2013 +0000 (2013-05-28) |
parents | 6abfd5284585 |
children | 01010da01a4a |
line diff
1.1 --- a/libmnl/receipt Fri Mar 01 08:37:16 2013 -0800 1.2 +++ b/libmnl/receipt Tue May 28 13:24:15 2013 +0000 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 PACKAGE="libmnl" 1.6 VERSION="1.0.3" 1.7 -CATEGORY="networking" 1.8 +CATEGORY="network" 1.9 SHORT_DESC="A minimalistic user-space library oriented to Netlink developers." 1.10 MAINTAINER="samuel_trassare@yahoo.com" 1.11 LICENSE="GNU GPLv2" 1.12 @@ -10,9 +10,6 @@ 1.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 WGET_URL="http://www.netfilter.org/projects/$PACKAGE/files/$TARBALL" 1.15 1.16 -DEPENDS="" 1.17 -BUILD_DEPENDS="" 1.18 - 1.19 # Rules to configure and make the package. 1.20 compile_rules() 1.21 {