diff options
Diffstat (limited to 'x11/nucleo/Makefile')
-rw-r--r-- | x11/nucleo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/nucleo/Makefile b/x11/nucleo/Makefile index 312a4cf670b..fe840608055 100644 --- a/x11/nucleo/Makefile +++ b/x11/nucleo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2009/07/14 20:23:16 hasso Exp $ +# $NetBSD: Makefile,v 1.10 2009/08/26 19:56:50 sno Exp $ # DISTNAME= nucleo-0.7.5 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://insitu.lri.fr/metisse/download/nucleo/ EXTRACT_SUFX= .tar.bz2 |