diff options
author | demon <demon@FreeBSD.org> | 2005-11-15 17:51:45 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2005-11-15 17:51:45 +0800 |
commit | 9177def93d9934cf2b04e9f99ace0d4c9cf4a9ef (patch) | |
tree | 3c8f2f25d413013a23913142a6f0ce5af7b6150e /misc | |
parent | 74429d6597bec509b8e4a08034464e669c417818 (diff) | |
download | freebsd-ports-gnome-9177def93d9934cf2b04e9f99ace0d4c9cf4a9ef.tar.gz freebsd-ports-gnome-9177def93d9934cf2b04e9f99ace0d4c9cf4a9ef.tar.zst freebsd-ports-gnome-9177def93d9934cf2b04e9f99ace0d4c9cf4a9ef.zip |
Release to ports@
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 |