diff options
author | zi <zi@FreeBSD.org> | 2012-12-07 00:39:07 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-12-07 00:39:07 +0800 |
commit | 504a814c70767b8d6f0c54c90af3976bd0907e2b (patch) | |
tree | 4432d8d9ec369f1ca6e3e6868602841bfaab85da /misc | |
parent | 3fb090f3650d7e9fdec897bffb07c61688fdc86c (diff) | |
download | freebsd-ports-gnome-504a814c70767b8d6f0c54c90af3976bd0907e2b.tar.gz freebsd-ports-gnome-504a814c70767b8d6f0c54c90af3976bd0907e2b.tar.zst freebsd-ports-gnome-504a814c70767b8d6f0c54c90af3976bd0907e2b.zip |
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cwish/Makefile | 2 | ||||
-rw-r--r-- | misc/dtach/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/cwish/Makefile b/misc/cwish/Makefile index 4db271fb3f91..5f3c465578da 100644 --- a/misc/cwish/Makefile +++ b/misc/cwish/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= misc shells MASTER_SITES= http://www.predatorlabs.net/dl/ -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Curses based user friendly windowing shell NO_WRKSUBDIR= yes diff --git a/misc/dtach/Makefile b/misc/dtach/Makefile index 406b592f265d..832e626a9432 100644 --- a/misc/dtach/Makefile +++ b/misc/dtach/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= SF -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Emulates the detach feature of screen GNU_CONFIGURE= yes |