diff options
author | znerd <znerd@FreeBSD.org> | 2002-05-08 09:26:26 +0000 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-05-08 09:26:26 +0000 |
commit | 3e1221af91d9186e7f64038c1f1cb9ad985ab870 (patch) | |
tree | 30c6749252d0bc6a1302fc6d9fbf8135dab94539 /lang/bsh/Makefile | |
parent | e65b4d6526dfac92ab5b777786bdf38c62e7a375 (diff) | |
download | FreeBSD-ports-3e1221af91d9186e7f64038c1f1cb9ad985ab870.zip FreeBSD-ports-3e1221af91d9186e7f64038c1f1cb9ad985ab870.tar.gz |
Bumping PORTREVISION because the distinfo file was fixed.
Diffstat (limited to 'lang/bsh/Makefile')
-rw-r--r-- | lang/bsh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/bsh/Makefile b/lang/bsh/Makefile index 09379ce..218f7a9 100644 --- a/lang/bsh/Makefile +++ b/lang/bsh/Makefile @@ -7,6 +7,7 @@ PORTNAME= bsh PORTVERSION= 1.2.b5 +PORTREVISION= 1 CATEGORIES= java MASTER_SITES= http://www.beanshell.org/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} |