diff options
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r-- | x11/gdm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 895bf34669f..e0ae24a41c3 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.168 2012/09/07 19:17:43 adam Exp $ +# $NetBSD: Makefile,v 1.169 2012/09/15 10:06:51 obache Exp $ # DISTNAME= gdm-2.20.11 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdm/2.20/} EXTRACT_SUFX= .tar.bz2 |