diff options
Diffstat (limited to 'net/scli/Makefile')
-rw-r--r-- | net/scli/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scli/Makefile b/net/scli/Makefile index 480570fb95f..15e2da9533d 100644 --- a/net/scli/Makefile +++ b/net/scli/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2009/05/20 00:58:26 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2011/04/22 13:44:27 obache Exp $ # DISTNAME= scli-0.3.1 #PKGREVISION= -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/scli/ |