diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
commit | 078cf7264023e07ccca8f683726b741b82a7ac69 (patch) | |
tree | 80db6ee02e7469a457acfe62060c187c630ceece /sysutils/ncdu/Makefile | |
parent | dbbf9d90e27f1585e8fa792adeca155e7039227a (diff) | |
download | ports-078cf7264023e07ccca8f683726b741b82a7ac69.tar.gz ports-078cf7264023e07ccca8f683726b741b82a7ac69.zip |
By Maintainer's request, toss these ports back into the pool
Notes
Notes:
svn path=/head/; revision=273235
Diffstat (limited to 'sysutils/ncdu/Makefile')
-rw-r--r-- | sysutils/ncdu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ncdu/Makefile b/sysutils/ncdu/Makefile index 5e0fa4ceac1a..f67b7fdfbf63 100644 --- a/sysutils/ncdu/Makefile +++ b/sysutils/ncdu/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.7 CATEGORIES= sysutils MASTER_SITES= http://dev.yorhel.nl/download/ -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= Ncurses du(1) GNU_CONFIGURE= yes |