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 0ab97ba3508..eebad202290 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.193 2019/07/21 22:25:57 wiz Exp $ +# $NetBSD: Makefile,v 1.194 2020/03/08 16:51:41 wiz Exp $ # DISTNAME= gdm-2.20.11 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdm/2.20/} EXTRACT_SUFX= .tar.bz2 |