diff options
Diffstat (limited to 'sysutils/cfengine2/Makefile.common')
-rw-r--r-- | sysutils/cfengine2/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cfengine2/Makefile.common b/sysutils/cfengine2/Makefile.common index 88299f2a7f2..7052b389e57 100644 --- a/sysutils/cfengine2/Makefile.common +++ b/sysutils/cfengine2/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.7 2004/08/10 14:18:44 ben Exp $ +# $NetBSD: Makefile.common,v 1.8 2004/08/18 23:03:44 ben Exp $ # -CFENGINE_VERSION= 2.1.9 +CFENGINE_VERSION= 2.1.10 DISTNAME= cfengine-${CFENGINE_VERSION} CATEGORIES= sysutils net MASTER_SITES= ftp://ftp.iu.hio.no/pub/cfengine/ \ |