diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-01 12:51:41 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-01 12:51:41 +0000 |
commit | ac3066bf75f468401e4a8243ba4ea731c187b370 (patch) | |
tree | e3a493de948df0105f48151974dbe8794e55fc20 /graphics/xli | |
parent | 8938ad51ee770a85d67fd2e77d524ffae87efe38 (diff) | |
download | ports-ac3066bf75f468401e4a8243ba4ea731c187b370.tar.gz ports-ac3066bf75f468401e4a8243ba4ea731c187b370.zip |
Notes
Diffstat (limited to 'graphics/xli')
-rw-r--r-- | graphics/xli/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile index 3442ccd1c255..d695191a68b4 100644 --- a/graphics/xli/Makefile +++ b/graphics/xli/Makefile @@ -3,12 +3,13 @@ # Date created: 24 November 1994 # Whom: asami # -# $Id:$ +# $Id: Makefile,v 1.3 1995/03/24 11:09:14 asami Exp $ # DISTNAME= xli.1.16 USE_IMAKE= yes MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/ +CATEGORIES+= graphics x11 MAINTAINER= asami@FreeBSD.ORG EXTRACT_SUFX= .tar.gz NO_WRKSUBDIR= yes |