diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2005-11-15 09:51:45 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2005-11-15 09:51:45 +0000 |
commit | 43b08efddeaca8d4ed4a40f95a4614fbdf8f1556 (patch) | |
tree | 2b4ff3e0cf98fb59b80408599b18611b57bd474a /misc | |
parent | a4f38bc898f5d27481269fbb8106f5d4d3396020 (diff) | |
download | ports-43b08efddeaca8d4ed4a40f95a4614fbdf8f1556.tar.gz ports-43b08efddeaca8d4ed4a40f95a4614fbdf8f1556.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/quotes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/quotes/Makefile b/misc/quotes/Makefile index 6eb0679bb5d6..7a8db8d977c5 100644 --- a/misc/quotes/Makefile +++ b/misc/quotes/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.coralys.com/pub/free/ DISTNAME= ${PORTNAME}-1.7-2 -MAINTAINER= demon@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quote, currency, and Slashdot headline fetcher based on Perl NO_BUILD= yes |