diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2018-06-30 09:57:59 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2018-06-30 09:57:59 +0000 |
commit | 98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6 (patch) | |
tree | e7dcfa318181269d56d040d7b33ff15f28653b40 /shells | |
parent | 66f8fb874f8377f87c419ea43da885d3182fc695 (diff) | |
download | ports-98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6.tar.gz ports-98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/hs-shelly/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/hs-shelly/Makefile b/shells/hs-shelly/Makefile index 6917c435986c..b84c4f33657f 100644 --- a/shells/hs-shelly/Makefile +++ b/shells/hs-shelly/Makefile @@ -2,6 +2,7 @@ PORTNAME= shelly PORTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= shells haskell MAINTAINER= haskell@FreeBSD.org |