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/Mesa3 | |
parent | 8938ad51ee770a85d67fd2e77d524ffae87efe38 (diff) | |
download | ports-ac3066bf75f468401e4a8243ba4ea731c187b370.tar.gz ports-ac3066bf75f468401e4a8243ba4ea731c187b370.zip |
Notes
Diffstat (limited to 'graphics/Mesa3')
-rw-r--r-- | graphics/Mesa3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile index e6ccb4157af9..2737cb1f4a69 100644 --- a/graphics/Mesa3/Makefile +++ b/graphics/Mesa3/Makefile @@ -3,11 +3,12 @@ # Date created: Tue Feb 7 12:02:49 1995 # Whom: hsu # -# $Id: Makefile,v 1.3 1995/03/15 17:02:53 hsu Exp $ +# $Id: Makefile,v 1.4 1995/03/16 08:40:01 hsu Exp $ # DISTNAME= Mesa-1.1.2beta MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/misc/ +CATEGORIES+= graphics WRKSRC= ${WRKDIR}/Mesa USE_GMAKE= ALL_TARGET= freebsd |