diff options
Diffstat (limited to 'x11/xmag/Makefile')
-rw-r--r-- | x11/xmag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmag/Makefile b/x11/xmag/Makefile index edf6efa3f68..7341c109ba1 100644 --- a/x11/xmag/Makefile +++ b/x11/xmag/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2011/09/24 13:14:16 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2012/06/03 18:21:12 wiz Exp $ # -DISTNAME= xmag-1.0.3 +DISTNAME= xmag-1.0.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |