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 15e2da9533d..ede7d9ab4c5 100644 --- a/net/scli/Makefile +++ b/net/scli/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2011/04/22 13:44:27 obache Exp $ +# $NetBSD: Makefile,v 1.26 2012/02/06 12:41:17 wiz Exp $ # DISTNAME= scli-0.3.1 #PKGREVISION= -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/scli/ |