aboutsummaryrefslogtreecommitdiff
path: root/shells/dash
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2014-05-27 05:50:19 +0000
committerEitan Adler <eadler@FreeBSD.org>2014-05-27 05:50:19 +0000
commit056bad7f0bf115acb701b0029045f4eec629ecf4 (patch)
tree7f10c23bc365d19534c7e54ad49472cedb589b3e /shells/dash
parentba19455cef4fd3db302af9ec228bfa0b42010dc1 (diff)
downloadports-056bad7f0bf115acb701b0029045f4eec629ecf4.tar.gz
ports-056bad7f0bf115acb701b0029045f4eec629ecf4.zip
shells/dash: add note, change maintainer
- Add note - Give up maintainer
Notes
Notes: svn path=/head/; revision=355469
Diffstat (limited to 'shells/dash')
-rw-r--r--shells/dash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/dash/Makefile b/shells/dash/Makefile
index c4a590eec6be..d286a9882432 100644
--- a/shells/dash/Makefile
+++ b/shells/dash/Makefile
@@ -5,10 +5,11 @@ PORTVERSION= 0.5.7
CATEGORIES= shells
MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= POSIX-compliant implementation of /bin/sh
GNU_CONFIGURE= yes
+# This work in 11-CURRENT r266677M amd64 but fails to work in 11.0-CURRENT r266677 i386
CFLAGS+= -DUNUSABLE_RT_SIGNALS
USES= gmake