diff options
author | christos <christos@pkgsrc.org> | 2005-12-14 13:42:45 +0000 |
---|---|---|
committer | christos <christos@pkgsrc.org> | 2005-12-14 13:42:45 +0000 |
commit | daf6172905f22875d83965097805246a8c283e7a (patch) | |
tree | 5cbcccbed8213b2b7a5ba1e0a3f73c3aadcdb34c /sysutils/aperture/Makefile | |
parent | aedb64025e8c47188da215082654b0f92aba374a (diff) | |
download | pkgsrc-daf6172905f22875d83965097805246a8c283e7a.tar.gz |
make this work with ktrace-lwp
Diffstat (limited to 'sysutils/aperture/Makefile')
-rw-r--r-- | sysutils/aperture/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/aperture/Makefile b/sysutils/aperture/Makefile index 7eb32d1475b..9a36fad7a67 100644 --- a/sysutils/aperture/Makefile +++ b/sysutils/aperture/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2005/12/05 20:50:59 rillig Exp $ +# $NetBSD: Makefile,v 1.34 2005/12/14 13:42:45 christos Exp $ DISTNAME= apNetBSD PKGNAME= aperture-2.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils x11 EXTRACT_SUFX= .shar # Not sure why ${MASTER_SITE_LOCAL:=${PKGNAME}} doesn't work, but the |