diff options
author | pav <pav@FreeBSD.org> | 2007-06-26 07:37:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-06-26 07:37:33 +0800 |
commit | 34e63a151940e4b660f73fb41ba52f410b069aa1 (patch) | |
tree | 7f4e97482d545e975703e2c505fbab43f7ce9892 /shells/bash/Makefile | |
parent | f3027415f5c1d86e0c64cbf7079078b0bdaf242b (diff) | |
download | freebsd-ports-gnome-34e63a151940e4b660f73fb41ba52f410b069aa1.tar.gz freebsd-ports-gnome-34e63a151940e4b660f73fb41ba52f410b069aa1.tar.zst freebsd-ports-gnome-34e63a151940e4b660f73fb41ba52f410b069aa1.zip |
- Fix plist
With hat: portmgr
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r-- | shells/bash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 8e1a7b686c61..2ff333b4087d 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -9,6 +9,7 @@ PORTNAME= bash PATCHLEVEL= 17 PORTVERSION= 3.2.${PATCHLEVEL:S/^0//g} +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU:S/$/:bash/} \ ftp://ftp.cwru.edu/pub/%SUBDIR%/:faq |