diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-21 17:18:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-21 17:18:16 +0000 |
commit | cc3da74d4d9c647ec5b59e83487705ba4a38d06b (patch) | |
tree | 75991c841d3089f34d2efe25dd4c7ff81b9c1cc1 /x11-fonts | |
parent | 3a5cd501e5dd0533ae5d182e35dec59459e9a4d6 (diff) | |
download | ports-cc3da74d4d9c647ec5b59e83487705ba4a38d06b.tar.gz ports-cc3da74d4d9c647ec5b59e83487705ba4a38d06b.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/Xg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/Xg/Makefile b/x11-fonts/Xg/Makefile index 16ab7e46a2c7..a684a3a2c72b 100644 --- a/x11-fonts/Xg/Makefile +++ b/x11-fonts/Xg/Makefile @@ -3,12 +3,12 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.4 1997/01/27 15:59:35 erich Exp $ +# $Id: Makefile,v 1.5 1998/08/05 09:31:36 asami Exp $ # DISTNAME= libXg.utf.fonts PKGNAME= libXgFonts-1.0 -CATEGORIES= plan9 +CATEGORIES= plan9 x11-fonts MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ MAINTAINER= erich@FreeBSD.org |