wok diff vacation/receipt @ rev 16100
Up php (5.4.26) with CVE-2014-1943 fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 17 11:15:00 2014 +0000 (2014-03-17) |
parents | f917e0dfdfbd |
children | c8133a4dc124 |
line diff
1.1 --- a/vacation/receipt Wed Feb 24 12:28:07 2010 +0000 1.2 +++ b/vacation/receipt Mon Mar 17 11:15:00 2014 +0000 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="automatic mail-answering program." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.csamuel.org/software/vacation" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.11 +TAGS="email" 1.12 + 1.13 DEPENDS="gdbm" 1.14 BUILD_DEPENDS="gdbm-dev" 1.15 -TAGS="email" 1.16 1.17 # Rules to configure and make the package. 1.18 compile_rules()