diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-02-12 21:20:37 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-02-12 21:20:37 +0000 |
commit | 408bb76044c6962b4f2719271ecf17deb22a0702 (patch) | |
tree | daa3837f8a5a76e473430cf4c7916e6518ae19cb /sysutils/ncdu | |
parent | c735ba497b8ae9b093f87da73348d1d923eb0e7c (diff) |
Notes
Diffstat (limited to 'sysutils/ncdu')
-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 f914359be061..5e3ba503e352 100644 --- a/sysutils/ncdu/Makefile +++ b/sysutils/ncdu/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= sysutils MASTER_SITES= http://dev.yorhel.nl/download/ CENKES -MAINTAINER= 131620 +MAINTAINER= corky1951@comcast.net COMMENT= Ncurses du(1) GNU_CONFIGURE= yes |