diff options
Diffstat (limited to 'net/tcl-scotty/Makefile')
-rw-r--r-- | net/tcl-scotty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tcl-scotty/Makefile b/net/tcl-scotty/Makefile index 63ba905abde..d303d40f5cd 100644 --- a/net/tcl-scotty/Makefile +++ b/net/tcl-scotty/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2014/03/05 13:52:29 he Exp $ +# $NetBSD: Makefile,v 1.33 2014/10/08 15:50:18 he Exp $ # DISTNAME= scotty-${DIST_VERS} PKGNAME= tcl-scotty-${DIST_VERS} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net tcl MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ |