diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-05 15:21:00 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-05 15:21:00 +0000 |
commit | 09590ad1c54b7cba00f6174a050a9d5d7d8d5056 (patch) | |
tree | d0c7b04aee9ad89d5cbfc92530402ed125fbcf2a | |
parent | 67dc4eb4865efc1debc9c33a5d65400ece464abe (diff) | |
download | pkgsrc-09590ad1c54b7cba00f6174a050a9d5d7d8d5056.tar.gz |
Bump PKGREVISION due to lua bump.
-rw-r--r-- | misc/celestia/Makefile.common | 3 | ||||
-rw-r--r-- | wm/ion/Makefile | 5 | ||||
-rw-r--r-- | www/elinks/Makefile | 4 | ||||
-rw-r--r-- | www/elinks04/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/misc/celestia/Makefile.common b/misc/celestia/Makefile.common index 06f7cbde767..f2c293fdef6 100644 --- a/misc/celestia/Makefile.common +++ b/misc/celestia/Makefile.common @@ -1,7 +1,8 @@ -# $NetBSD: Makefile.common,v 1.4 2004/02/14 17:21:45 jlam Exp $ +# $NetBSD: Makefile.common,v 1.5 2004/04/05 15:21:00 xtraeme Exp $ # DISTNAME= celestia-${CELESTIA_VERS} +PKGREVISION= 1 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=celestia/} diff --git a/wm/ion/Makefile b/wm/ion/Makefile index 177cd549913..a7f687ebf2a 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2004/02/23 13:40:21 cube Exp $ +# $NetBSD: Makefile,v 1.13 2004/04/05 15:21:00 xtraeme Exp $ # DISTNAME= ion-2-20040207 PKGNAME= ${DISTNAME:S/-2-/-/} +PKGREVISION= 1 CATEGORIES= wm x11 MASTER_SITES= http://modeemi.fi/~tuomov/dl/ @@ -10,8 +11,6 @@ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://iki.fi/~tuomov/ion/ COMMENT= Keyboard friendly tiling window manager -BUILDLINK_DEPENDS.lua= lua>=5.0.1 - USE_BUILDLINK3= YES USE_PKGINSTALL= YES USE_X11= YES diff --git a/www/elinks/Makefile b/www/elinks/Makefile index 96a9c31d285..7671574a7a1 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2004/03/26 02:27:57 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/05 15:21:00 xtraeme Exp $ DISTNAME= elinks-0.9.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/elinks04/Makefile b/www/elinks04/Makefile index a2ad26a2062..5afa8d67652 100644 --- a/www/elinks04/Makefile +++ b/www/elinks04/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:57 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/05 15:21:00 xtraeme Exp $ DISTNAME= elinks-0.4.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ EXTRACT_SUFX= .tar.bz2 |