diff options
author | ben <ben@FreeBSD.org> | 2000-07-10 22:35:34 +0000 |
---|---|---|
committer | ben <ben@FreeBSD.org> | 2000-07-10 22:35:34 +0000 |
commit | 4295f564ae8f5e8995f22cfaf604d4b9c3d73419 (patch) | |
tree | ee57d5f2d7b4c76662a1a424a69317efb7c62731 /sysutils | |
parent | ad62717441887e4dca83f4f49c957f7f28776912 (diff) | |
download | FreeBSD-ports-4295f564ae8f5e8995f22cfaf604d4b9c3d73419.zip FreeBSD-ports-4295f564ae8f5e8995f22cfaf604d4b9c3d73419.tar.gz |
ben@scientia.demon.co.uk -> ben@FreeBSD.org, since I'm a committer now.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fontedit/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fontedit/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fontedit/Makefile b/sysutils/fontedit/Makefile index 3d3ce96..6f18011 100644 --- a/sysutils/fontedit/Makefile +++ b/sysutils/fontedit/Makefile @@ -10,7 +10,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.scientia.demon.co.uk/users/ben/tarballs/ \ ftp://ukug.uk.freebsd.org/pub/mark/fontmake/ -MAINTAINER= ben@scientia.demon.co.uk +MAINTAINER= ben@FreeBSD.org do-install: @cd ${WRKSRC} && \ diff --git a/sysutils/fontedit/pkg-descr b/sysutils/fontedit/pkg-descr index 86fbc48..f402cf4 100644 --- a/sysutils/fontedit/pkg-descr +++ b/sysutils/fontedit/pkg-descr @@ -2,4 +2,4 @@ These programs can be used to dump a syscons font file to human readable form for editing, and then converted back to a raw syscons font file. - Ben Smithurst - <ben@scientia.demon.co.uk> + <ben@FreeBSD.org> |