diff options
author | steve <steve@FreeBSD.org> | 2001-04-15 09:05:42 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-04-15 09:05:42 +0800 |
commit | 0f58259818018fe3dc7ef2214896f5b8f18b7f7c (patch) | |
tree | ee402d7de2896f45120d444afdf2fa5be9267834 /shells/perlsh/Makefile | |
parent | 7172a788df68a7723638276bd72b122ccf4c5134 (diff) | |
download | freebsd-ports-gnome-0f58259818018fe3dc7ef2214896f5b8f18b7f7c.tar.gz freebsd-ports-gnome-0f58259818018fe3dc7ef2214896f5b8f18b7f7c.tar.zst freebsd-ports-gnome-0f58259818018fe3dc7ef2214896f5b8f18b7f7c.zip |
Add a couple of missing files and remove extra directories on uninstall.
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} |