diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 03:19:49 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 03:19:49 +0000 |
commit | 495025520344e597a1425bc14f9c38be51f20198 (patch) | |
tree | 3b8b068a450d08738e82b0868b0c27f57bd87965 /x11-fonts/Xg | |
parent | a6652804cad499c977861072b55b1945ed80b54e (diff) | |
download | ports-495025520344e597a1425bc14f9c38be51f20198.tar.gz ports-495025520344e597a1425bc14f9c38be51f20198.zip |
Notes
Diffstat (limited to 'x11-fonts/Xg')
-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 a684a3a2c72b..14379ade4fd0 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.5 1998/08/05 09:31:36 asami Exp $ +# $Id: Makefile,v 1.6 1998/11/21 17:18:16 steve Exp $ # DISTNAME= libXg.utf.fonts PKGNAME= libXgFonts-1.0 -CATEGORIES= plan9 x11-fonts +CATEGORIES= x11-fonts plan9 MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ MAINTAINER= erich@FreeBSD.org |