diff options
Diffstat (limited to 'x11/nucleo/Makefile')
-rw-r--r-- | x11/nucleo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/nucleo/Makefile b/x11/nucleo/Makefile index 4ffc06e9d07..16bff2a23bc 100644 --- a/x11/nucleo/Makefile +++ b/x11/nucleo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/01/13 10:55:50 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/02/06 12:42:20 wiz Exp $ # DISTNAME= nucleo-0.7.5 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 MASTER_SITES= http://insitu.lri.fr/metisse/download/nucleo/ EXTRACT_SUFX= .tar.bz2 |