diff options
Diffstat (limited to 'shells/eltclsh')
-rw-r--r-- | shells/eltclsh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/eltclsh/Makefile b/shells/eltclsh/Makefile index 72472a7cca7..8571f984c82 100644 --- a/shells/eltclsh/Makefile +++ b/shells/eltclsh/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/08/22 07:42:52 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/08/21 23:49:25 marino Exp $ DISTNAME= eltclsh-1.9 +PKGREVISION= 1 CATEGORIES= shells MASTER_SITES= http://softs.laas.fr/openrobots/php/download.php/ |