diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:43:13 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:43:13 +0000 |
commit | 3103ea2f760bed4702caf6db3c767ed3f4289194 (patch) | |
tree | 22ea916a306092259e5735f647eea62561083e52 /x11-fonts/freefonts | |
parent | 84ed3c0adb10b6a0a4aae970b47b15f5100ea4e4 (diff) | |
download | ports-3103ea2f760bed4702caf6db3c767ed3f4289194.tar.gz ports-3103ea2f760bed4702caf6db3c767ed3f4289194.zip |
Notes
Diffstat (limited to 'x11-fonts/freefonts')
-rw-r--r-- | x11-fonts/freefonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index a529e37c1132..bd76dbf533d9 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -3,11 +3,11 @@ # Date created: Thu Aug 1 21:32:14 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.5 1997/12/04 13:58:06 vanilla Exp $ +# $Id: Makefile,v 1.6 1998/08/05 09:31:42 asami Exp $ # DISTNAME= freefonts-0.10 -CATEGORIES= x11 +CATEGORIES= x11-fonts MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/ MAINTAINER= erich@FreeBSD.org |