diff options
Diffstat (limited to 'devel/libctl/Makefile')
-rw-r--r-- | devel/libctl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libctl/Makefile b/devel/libctl/Makefile index 9c92aade5bf..1d01009057d 100644 --- a/devel/libctl/Makefile +++ b/devel/libctl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2004/04/27 03:09:58 snj Exp $ +# $NetBSD: Makefile,v 1.19 2004/10/03 00:13:29 tv Exp $ DISTNAME= libctl-2.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://ab-initio.mit.edu/libctl/ |