diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-03 18:21:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-03 18:21:12 +0000 |
commit | 8868347f7d7ea2e963483bb7e5dcebdc003a3927 (patch) | |
tree | 35b6ad077438314cc4c41196922bdde143f6670b /x11/xmag/Makefile | |
parent | da51bd235d5c11538c6d00a2f9754c279819acfb (diff) | |
download | pkgsrc-8868347f7d7ea2e963483bb7e5dcebdc003a3927.tar.gz |
Update to 1.0.4:
If you look closely at this tiny little release, you might find the usual
collection of recent build configuration improvements and janitorial cleanups.
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 |