diff options
Diffstat (limited to 'net/scli/Makefile')
-rw-r--r-- | net/scli/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/scli/Makefile b/net/scli/Makefile index accca9f7493..f54c58d8443 100644 --- a/net/scli/Makefile +++ b/net/scli/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/03/03 00:13:47 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2012/06/14 07:45:22 sbd Exp $ # DISTNAME= scli-0.3.1 -#PKGREVISION= -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/scli/ |