diff options
author | itojun <itojun@FreeBSD.org> | 2000-01-11 21:53:39 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 2000-01-11 21:53:39 +0800 |
commit | a0439cec9e3e0bd16fc05c6f59c4651203bc83fc (patch) | |
tree | 61cfe8e65df84aa459213d798aa2c014c34c03fb /devel/portlint | |
parent | 6d095f5f9539cd9ea7666b4df21e81c060e13d73 (diff) | |
download | freebsd-ports-gnome-a0439cec9e3e0bd16fc05c6f59c4651203bc83fc.tar.gz freebsd-ports-gnome-a0439cec9e3e0bd16fc05c6f59c4651203bc83fc.tar.zst freebsd-ports-gnome-a0439cec9e3e0bd16fc05c6f59c4651203bc83fc.zip |
switch maintainer to ports@freebsd.org, as I'm unable to do it for a long time.
Diffstat (limited to 'devel/portlint')
-rw-r--r-- | devel/portlint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/portlint/Makefile b/devel/portlint/Makefile index f9e23f5d4239..0f0a1e014553 100644 --- a/devel/portlint/Makefile +++ b/devel/portlint/Makefile @@ -10,7 +10,7 @@ DISTNAME= portlint-2.1 CATEGORIES= devel DISTFILES= #empty -MAINTAINER= itojun@itojun.org +MAINTAINER= ports@freebsd.org NO_BUILD= yes NO_CHECKSUM= yes |