diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-17 11:18:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-17 11:18:29 +0000 |
commit | cb52fef94bb22e876741458b1743ea0eb3eb954c (patch) | |
tree | c4bbd6b10a39794e30eca3d8f3b0103adb378ded /textproc/cole | |
parent | 2fc2dde59c41cacfaadb54094261e6ee31a7a17b (diff) | |
download | ports-cb52fef94bb22e876741458b1743ea0eb3eb954c.tar.gz ports-cb52fef94bb22e876741458b1743ea0eb3eb954c.zip |
's|sobomax@altavista.net|sobomax@FreeBSD.org|'
Notes
Notes:
svn path=/head/; revision=28515
Diffstat (limited to 'textproc/cole')
-rw-r--r-- | textproc/cole/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/cole/Makefile b/textproc/cole/Makefile index d765e015dfdf..0e592e712015 100644 --- a/textproc/cole/Makefile +++ b/textproc/cole/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cole # Date created: 4 November 1999 -# Whom: Maxim Sobolev <sobomax@altavista.net> +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://arturo.directmail.org/filters/archive/ \ http://homepages.go.com/~sobomax/filtersweb/ -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org USE_LIBTOOL= yes |