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 /x11-toolkits/fltk | |
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 'x11-toolkits/fltk')
-rw-r--r-- | x11-toolkits/fltk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile index b9fd01a20373..102690ecf9c5 100644 --- a/x11-toolkits/fltk/Makefile +++ b/x11-toolkits/fltk/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.fltk.org/pub/fltk/${VERSION}/ \ ftp://ftp.kddlabs.co.jp/pub/lang/fltk/${VERSION}/ DISTNAME= ${PORTNAME}-${VERSION}-source -MAINTAINER= dima@chg.ru +MAINTAINER= demon@FreeBSD.org .if defined(WITH_XUNICODE) PATCH_VERSION= 20000625 |