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 /net/scotty | |
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 'net/scotty')
-rw-r--r-- | net/scotty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/scotty/Makefile b/net/scotty/Makefile index 1daf8235dad3..623ab848db96 100644 --- a/net/scotty/Makefile +++ b/net/scotty/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.10 CATEGORIES= net tk82 MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 |