diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
commit | 2514bdf28c2fddf0813b5300c52e8e09af8b49ca (patch) | |
tree | ee34ab4c4b1fff2c5ee1bab86f5ade97809bf9fd /x11-toolkits/fltk | |
parent | d65607e269898c96a8af59024e2392424b65d34a (diff) |
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
Notes
Notes:
svn path=/head/; revision=35074
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 |