diff options
Diffstat (limited to 'graphics/lasem/Makefile')
-rw-r--r-- | graphics/lasem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/lasem/Makefile b/graphics/lasem/Makefile index d7fa33f9807..c93f187d04f 100644 --- a/graphics/lasem/Makefile +++ b/graphics/lasem/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/06/03 10:05:15 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/04 22:16:22 tron Exp $ # DISTNAME= lasem-0.4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/lasem/0.4/ EXTRACT_SUFX= .tar.xz |