diff options
Diffstat (limited to 'graphics/oxygen-icons/Makefile')
-rw-r--r-- | graphics/oxygen-icons/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/oxygen-icons/Makefile b/graphics/oxygen-icons/Makefile index e1693aef1aa..568ed42fe92 100644 --- a/graphics/oxygen-icons/Makefile +++ b/graphics/oxygen-icons/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2012/04/15 05:54:59 markd Exp $ +# $NetBSD: Makefile,v 1.17 2012/06/16 04:45:29 markd Exp $ -DISTNAME= oxygen-icons-4.8.2 +DISTNAME= oxygen-icons-4.8.4 CATEGORIES= graphics kde -MASTER_SITES= ${MASTER_SITE_KDE:=4.8.2/src/} +MASTER_SITES= ${MASTER_SITE_KDE:=4.8.4/src/} EXTRACT_SUFX= .tar.xz +EXTRACT_USING= gtar MAINTAINER= markd@NetBSD.org HOMEPAGE= http://www.kde.org/ |