diff options
author | Ben Smithurst <ben@FreeBSD.org> | 2000-07-10 22:35:34 +0000 |
---|---|---|
committer | Ben Smithurst <ben@FreeBSD.org> | 2000-07-10 22:35:34 +0000 |
commit | 17879d635bab068acada70718713a2923ef82090 (patch) | |
tree | adf22d947bea1ceed5d2e9e3cf7d33d55d855def | |
parent | 9d243e431221c16156f287303652eaaaec631de9 (diff) |
Notes
-rw-r--r-- | games/wordplay/Makefile | 2 | ||||
-rw-r--r-- | games/wordplay/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/fontedit/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fontedit/pkg-descr | 2 | ||||
-rw-r--r-- | www/wwwoffle/Makefile | 2 | ||||
-rw-r--r-- | www/wwwoffle/pkg-descr | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/games/wordplay/Makefile b/games/wordplay/Makefile index b644ae565bb2..6a2b2ec09f15 100644 --- a/games/wordplay/Makefile +++ b/games/wordplay/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://pokey.itsc.uah.edu/~criswell/ DISTNAME= wordplay722 EXTRACT_SUFX= .tar.Z -MAINTAINER= ben@scientia.demon.co.uk +MAINTAINER= ben@FreeBSD.org NO_WRKSUBDIR= yes MAKEFILE= makefile diff --git a/games/wordplay/pkg-descr b/games/wordplay/pkg-descr index 07a325d6a924..39a35e9cb47a 100644 --- a/games/wordplay/pkg-descr +++ b/games/wordplay/pkg-descr @@ -4,4 +4,4 @@ its own word file, but allows you to use a different one. WWW: http://pokey.itsc.uah.edu/~criswell/wordplay.html - Ben Smithurst - <ben@scientia.demon.co.uk> + <ben@FreeBSD.org> diff --git a/sysutils/fontedit/Makefile b/sysutils/fontedit/Makefile index 3d3ce965f6be..6f18011a6d69 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 86fbc481e180..f402cf4f0668 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> diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index 953aebdf05fe..4cd248fd7d4d 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/httpd/ \ MASTER_SITE_SUBDIR= apps/www/servers EXTRACT_SUFX= .tgz -MAINTAINER= ben@scientia.demon.co.uk +MAINTAINER= ben@FreeBSD.org USE_PERL5= yes diff --git a/www/wwwoffle/pkg-descr b/www/wwwoffle/pkg-descr index 0d8be349983d..968896a484e4 100644 --- a/www/wwwoffle/pkg-descr +++ b/www/wwwoffle/pkg-descr @@ -12,4 +12,4 @@ browse web pages and read them without having to remain connected. WWW: http://www.gedanken.demon.co.uk/wwwoffle/ - Ben Smithurst - <ben@scientia.demon.co.uk> + <ben@FreeBSD.org> |