diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-02-04 15:35:12 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-02-04 15:35:12 +0000 |
commit | ce0191e49e820f920d56b0d7c750795e950c4790 (patch) | |
tree | f2ea421b42a653320678738c4097e0548f381ea9 /sysutils/cdargs | |
parent | 821e267c37766bdc6f7fc3a80fe4b3bbceb29a3f (diff) |
Notes
Diffstat (limited to 'sysutils/cdargs')
-rw-r--r-- | sysutils/cdargs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cdargs/Makefile b/sysutils/cdargs/Makefile index 50c08e7c8075..c3f5b5da513c 100644 --- a/sysutils/cdargs/Makefile +++ b/sysutils/cdargs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.skamphausen.de/software/cdargs/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Navigate the filesystem using a menu interface or a bookmark system USE_GETOPT_LONG= yes |