diff options
author | jschauma <jschauma> | 2003-11-30 22:58:40 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-11-30 22:58:40 +0000 |
commit | d6950d800c7b28178121cd41df69009e33b9704d (patch) | |
tree | 2f733f258e7d2fe1aa3b75159442230adb1548fe /misc | |
parent | a27388cc3e6faa779509d8bf08cf7b91d44ef66d (diff) | |
download | pkgsrc-d6950d800c7b28178121cd41df69009e33b9704d.tar.gz |
As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/hitchhiker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/hitchhiker/Makefile b/misc/hitchhiker/Makefile index a4285136242..9127a5b56f7 100644 --- a/misc/hitchhiker/Makefile +++ b/misc/hitchhiker/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 21:49:11 grant Exp $ +# $NetBSD: Makefile,v 1.12 2003/11/30 22:58:40 jschauma Exp $ # DISTNAME= hh2000-0.6 PKGNAME= hitchhiker-0.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hitchhiker/} |