diff options
author | Steve Price <steve@FreeBSD.org> | 2001-04-15 01:05:42 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-04-15 01:05:42 +0000 |
commit | 46baf67232f5784b7c5919bec6deb81e8dff9e99 (patch) | |
tree | 9554bd108c29be24d609629d33fd82576b0f4f17 /shells/perlsh/Makefile | |
parent | e1beea86f790a365ed797a529125e154e3c41a0c (diff) |
Notes
Diffstat (limited to 'shells/perlsh/Makefile')
-rw-r--r-- | shells/perlsh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 84ebf9d16cb1..c0d60b6aaddd 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -7,6 +7,7 @@ PORTNAME= perlsh PORTVERSION= 0.009 +PORTREVISION= 1 CATEGORIES= shells perl5 MASTER_SITES= http://www.focusresearch.com/gregor/psh/ DISTNAME= psh-${PORTVERSION} |