diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-11-02 04:33:43 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-11-02 04:33:43 +0000 |
commit | 7cee1ca843a8f2339c8770940a1f35c3fe7c4e80 (patch) | |
tree | eeeba29933a8aa197e79a7a67ad5fdef143dc361 /x11-fonts | |
parent | Use the correct filename for the FreeBSD version string used by the (diff) |
Fix typoes on MAINTAINER address.
Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/artwiz-fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/artwiz-fonts/Makefile b/x11-fonts/artwiz-fonts/Makefile index a147420771b7..41aaa4b963f7 100644 --- a/x11-fonts/artwiz-fonts/Makefile +++ b/x11-fonts/artwiz-fonts/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: artwiz-fonts # Date created: 25/08/2002 -# Whom: Dominic Marks <d.marks@students.umist.ac.uk> +# Whom: Dominic Marks <d.marks@student.umist.ac.uk> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= x11-fonts MASTER_SITES= http://www.xs4all.nl/~hanb/software/fluxbox/ DISTNAME= ${PORTNAME} -MAINTAINER= d.marks@students.umist.ac.uk +MAINTAINER= d.marks@student.umist.ac.uk NO_BUILD= yes USE_BZIP2= yes |