diff options
author | Will Andrews <will@FreeBSD.org> | 2000-11-01 20:37:04 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-11-01 20:37:04 +0000 |
commit | 2893f804130d2d63f7d0cee65bfdb6c0d18e566c (patch) | |
tree | 93f5b7ffa9bad520d3bc8af08fa0013909344775 /sysutils | |
parent | Add a local MASTER_SITE until the file comes on line at SourceForge (diff) |
Remove Ben as maintainer by his own request due to lack of time.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fontedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fontedit/Makefile b/sysutils/fontedit/Makefile index 6f18011a6d69..99af630c22d1 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@FreeBSD.org +MAINTAINER= ports@FreeBSD.org do-install: @cd ${WRKSRC} && \ |