diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-05 19:05:05 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-05 19:05:05 +0000 |
commit | 8a555528c030a34dd54faaf42c0d243fe6bcc459 (patch) | |
tree | ec223a7040ab99adec5a68414fa8610d2aa9e8b7 /security/gtk-systrace | |
parent | 98b9496b6b704ffafa8fd424f5459418ba7ce8f0 (diff) | |
download | pkgsrc-8a555528c030a34dd54faaf42c0d243fe6bcc459.tar.gz |
PKGREVISION goes after PKGNAME.
Diffstat (limited to 'security/gtk-systrace')
-rw-r--r-- | security/gtk-systrace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gtk-systrace/Makefile b/security/gtk-systrace/Makefile index 841a3ff772d..52dcab99df3 100644 --- a/security/gtk-systrace/Makefile +++ b/security/gtk-systrace/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2003/05/02 11:56:17 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/05/05 19:05:17 jmmv Exp $ # DISTNAME= gtk-systrace-2002-12-01 -PKGREVISION= 1 PKGNAME= gtk-systrace-20021201 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/notification-0.1 CATEGORIES= security x11 MASTER_SITES= http://www.citi.umich.edu/u/provos/systrace/ |