diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1996-08-01 20:38:11 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1996-08-01 20:38:11 +0000 |
commit | 5a3926503cacc2db3a9e769a8a81eca3b12ca132 (patch) | |
tree | 83713a5712fc5b45a7c98c9f22b5a2dccee86671 /graphics/xmfract | |
parent | 8f439843d0c490d1a8f8136ef77ccd682424b8ae (diff) | |
download | ports-5a3926503cacc2db3a9e769a8a81eca3b12ca132.tar.gz ports-5a3926503cacc2db3a9e769a8a81eca3b12ca132.zip |
Notes
Diffstat (limited to 'graphics/xmfract')
-rw-r--r-- | graphics/xmfract/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xmfract/Makefile b/graphics/xmfract/Makefile index e49d8318c3e2..b3f14dbfe3ec 100644 --- a/graphics/xmfract/Makefile +++ b/graphics/xmfract/Makefile @@ -3,11 +3,10 @@ # Date created: Thu Aug 1 09:10:22 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/08/01 20:27:52 erich Exp $ # DISTNAME= xmfract_1.4 -#EXTRACT_SUFX= _1.4.tar.gz PKGNAME= xmfract-1.4 CATEGORIES+= graphics MASTER_SITES= ftp://ftp.x.org/contrib/graphics/ |