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 f54c58d8443..ac61a7c3d04 100644 --- a/net/scli/Makefile +++ b/net/scli/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2012/06/14 07:45:22 sbd Exp $ +# $NetBSD: Makefile,v 1.29 2012/09/15 10:06:07 obache Exp $ # DISTNAME= scli-0.3.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/scli/ |