diff options
Diffstat (limited to 'devel/libFoundation/Makefile')
-rw-r--r-- | devel/libFoundation/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libFoundation/Makefile b/devel/libFoundation/Makefile index a31f243b2a8..336bff45313 100644 --- a/devel/libFoundation/Makefile +++ b/devel/libFoundation/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2009/05/19 08:59:10 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2009/12/28 09:17:44 obache Exp $ # DISTNAME= libFoundation-1.1.7-r168 PKGNAME= ${DISTNAME:S/-r/./} +PKGREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= http://download.opengroupware.org/nightly/sources/releases/ |