diff options
author | demon <demon@FreeBSD.org> | 2000-11-13 20:45:40 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2000-11-13 20:45:40 +0800 |
commit | 7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc (patch) | |
tree | 435bb37a37e811bedab22ae47d2dc0ba198000cf /misc/quotes | |
parent | fc67714f4f99590e947da79019340f0c4d7a9b74 (diff) | |
download | freebsd-ports-gnome-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.tar.gz freebsd-ports-gnome-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.tar.zst freebsd-ports-gnome-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.zip |
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
Diffstat (limited to 'misc/quotes')
-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 81c238063c9b..df43f8fd722f 100644 --- a/misc/quotes/Makefile +++ b/misc/quotes/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.iae.nl/pub/users/grimaldo/ DISTNAME= quotes-1.6-2 -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org NO_BUILD= yes USE_PERL5= yes |