diff options
author | mph <mph@FreeBSD.org> | 1998-04-19 20:46:10 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-19 20:46:10 +0000 |
commit | 779ddc3bbbf6113afd80f90cae01a192f0903b44 (patch) | |
tree | df24f7595caf0230fd151a83709e14560ca3457a /devel/Makefile | |
parent | 81a8e46bf23337c6d74304d83a2c988f026d5e57 (diff) | |
download | FreeBSD-ports-779ddc3bbbf6113afd80f90cae01a192f0903b44.zip FreeBSD-ports-779ddc3bbbf6113afd80f90cae01a192f0903b44.tar.gz |
Activate qgl.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 38c8c37..647d867 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.96 1998/03/21 13:54:07 asami Exp $ +# $Id: Makefile,v 1.97 1998/04/17 21:13:59 mph Exp $ # SUBDIR += ElectricFence @@ -91,6 +91,7 @@ SUBDIR += portlint SUBDIR += prc-tools SUBDIR += prcs + SUBDIR += qgl SUBDIR += sawt SUBDIR += scogdb SUBDIR += sfio |