diff options
author | erich <erich@FreeBSD.org> | 1997-01-27 15:59:36 +0000 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1997-01-27 15:59:36 +0000 |
commit | 15d9b8251080c44dea4eeb85b588411f8b77b4c4 (patch) | |
tree | 3e45873ba04825c7cf2c119f455dd8d92e56eb82 /x11-fonts/Xg/Makefile | |
parent | 1d437c90a4887aca2702358ff6b8a85d50be26d8 (diff) | |
download | FreeBSD-ports-15d9b8251080c44dea4eeb85b588411f8b77b4c4.zip FreeBSD-ports-15d9b8251080c44dea4eeb85b588411f8b77b4c4.tar.gz |
distfile changed
Pointed out by: Kostya Lukin <lukin@ns.okbmei.msk.su>
Diffstat (limited to 'x11-fonts/Xg/Makefile')
-rw-r--r-- | x11-fonts/Xg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fonts/Xg/Makefile b/x11-fonts/Xg/Makefile index 714e05d..d879ea1 100644 --- a/x11-fonts/Xg/Makefile +++ b/x11-fonts/Xg/Makefile @@ -3,14 +3,13 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.2 1995/10/28 20:28:37 erich Exp $ +# $Id: Makefile,v 1.3 1996/11/12 02:19:36 obrien Exp $ # DISTNAME= libXg.utf.fonts PKGNAME= libXgFonts-1.0 CATEGORIES= plan9 MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ -EXTRACT_SUFX= .tar.Z MAINTAINER= erich@FreeBSD.org |