diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
commit | 876211b04df7ac317079ec864d705c62e455a98a (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /www/lhs | |
parent | 525e31cd44442cb4867bf9cd5396329bf120ac78 (diff) | |
download | pkgsrc-876211b04df7ac317079ec864d705c62e455a98a.tar.gz |
PKGREVISION++ after openssl update.
Diffstat (limited to 'www/lhs')
-rw-r--r-- | www/lhs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lhs/Makefile b/www/lhs/Makefile index 4ef09850b82..ebd2698772d 100644 --- a/www/lhs/Makefile +++ b/www/lhs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/03/29 12:42:50 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/11/12 03:39:44 jschauma Exp $ # DISTNAME= lhs-0.1 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/lhs CATEGORIES= www MASTER_SITES= ftp://dev.null.pl/pub/ |