diff options
Diffstat (limited to 'x11/gdm1/Makefile')
-rw-r--r-- | x11/gdm1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdm1/Makefile b/x11/gdm1/Makefile index a4a445052a3..7ced5c2cf47 100644 --- a/x11/gdm1/Makefile +++ b/x11/gdm1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2004/07/09 15:09:24 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:29 tv Exp $ DISTNAME= gdm-2.2.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdm/2.2/} \ ${MASTER_SITE_LOCAL} |