diff options
Diffstat (limited to 'x11/xdm/Makefile')
-rw-r--r-- | x11/xdm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xdm/Makefile b/x11/xdm/Makefile index 0f61647a05d..046f2a7d128 100644 --- a/x11/xdm/Makefile +++ b/x11/xdm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2012/10/29 05:07:01 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:06:27 wiz Exp $ DISTNAME= xdm-1.1.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |