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 688d3665471..ad6e62f91b0 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2004/02/14 17:21:55 jlam Exp $ +# $NetBSD: Makefile,v 1.52 2004/03/07 12:09:21 jmmv Exp $ # DISTNAME= gdm-2.4.4.7 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdm/2.4/} \ ${MASTER_SITE_LOCAL} |