wok diff vacation/receipt @ rev 18106

Up pam (1.2.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 01 11:31:30 2015 +0200 (2015-06-01)
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 Jun 01 11:31:30 2015 +0200
     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()