diff options
author | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
commit | b7f70efe813832b60224f29636ea08656543170c (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /x11/gdm | |
parent | 2cf0d7c84e111c5076ab76c1f8a142e308bbabac (diff) | |
download | pkgsrc-b7f70efe813832b60224f29636ea08656543170c.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
Diffstat (limited to 'x11/gdm')
-rw-r--r-- | x11/gdm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 97d51696fb6..93fcf3b2950 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.122 2006/12/19 17:54:45 wiz Exp $ +# $NetBSD: Makefile,v 1.123 2007/03/21 12:05:55 wiz Exp $ # DISTNAME= gdm-2.16.4 +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdm/2.16/} EXTRACT_SUFX= .tar.bz2 |