wok rev 175
Adding SHORT_DESC
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Feb 01 22:04:04 2008 +0100 (2008-02-01) |
parents | e59a2e418f54 |
children | b5daf049ece9 |
files | portmap/receipt |
line diff
1.1 --- a/portmap/receipt Fri Feb 01 12:12:28 2008 +0100 1.2 +++ b/portmap/receipt Fri Feb 01 22:04:04 2008 +0100 1.3 @@ -3,7 +3,7 @@ 1.4 PACKAGE="portmap" 1.5 VERSION="5beta" 1.6 CATEGORY="extra" 1.7 -SHORT_DESC="" 1.8 +SHORT_DESC="RPC portmapper" 1.9 MAINTAINER="Erjo <erjo@slitaz.org>" 1.10 DEPENDS="" 1.11 TARBALL="${PACKAGE}_${VERSION}.tar.gz" 1.12 @@ -26,7 +26,7 @@ 1.13 patch -Np1 -i ../stuff/portmap-5beta-glibc_errno_fix-1.patch 1.14 patch -Np1 -i ../stuff/portmap-5beta-disable-tcp_wrapper.patch 1.15 1.16 - # Build e 1.17 + # Build 1.18 make 1.19 } 1.20