diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-13 05:18:49 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-13 05:18:49 +0000 |
commit | 213f5c8c2b5944d53ec90b22c6d314d1c067fcd1 (patch) | |
tree | f57d5c835bb0cf65f733cf58bc32ff89aaaf3058 /devel/Makefile | |
parent | d5de3099b567d4dd36ab26681525931854f30f8f (diff) | |
download | FreeBSD-ports-213f5c8c2b5944d53ec90b22c6d314d1c067fcd1.zip FreeBSD-ports-213f5c8c2b5944d53ec90b22c6d314d1c067fcd1.tar.gz |
Activate sdl
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 832c54f..9b34ca6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.206 1999/07/26 18:16:52 sada Exp $ +# $Id: Makefile,v 1.207 1999/08/02 23:17:23 cpiazza Exp $ # SUBDIR += ElectricFence @@ -150,6 +150,7 @@ SUBDIR += rinfo SUBDIR += sawt SUBDIR += scogdb + SUBDIR += sdl SUBDIR += sfio SUBDIR += shtool SUBDIR += stlport |