diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
commit | ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e (patch) | |
tree | 629156a6be6b178c81263728b3bfd95e47d4def1 /graphics/xdl | |
parent | 0b0164b6e27ed82c4e3d8034e357434960cc4436 (diff) | |
download | ports-ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e.tar.gz ports-ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e.zip |
Notes
Diffstat (limited to 'graphics/xdl')
-rw-r--r-- | graphics/xdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xdl/Makefile b/graphics/xdl/Makefile index 315729268838..c81db28e1b93 100644 --- a/graphics/xdl/Makefile +++ b/graphics/xdl/Makefile @@ -3,14 +3,14 @@ # Date created: 17 July 1995 # Whom: asami # -# $Id: Makefile,v 1.3 1996/11/18 11:29:33 asami Exp $ +# $Id: Makefile,v 1.4 1997/11/15 13:53:58 asami Exp $ # DISTNAME= xdl-2.1 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG USE_X11= yes MAN1= xdl.1 |