diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-13 05:18:49 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-13 05:18:49 +0000 |
commit | d413ed362f34931b1f22c6ec6f2cc07cfc75341d (patch) | |
tree | 5ae3f8decf11761906082d1472eb30d74eed54cb /devel/Makefile | |
parent | e50599ae695e8a5848b5db43800e669e89a1daa4 (diff) | |
download | ports-d413ed362f34931b1f22c6ec6f2cc07cfc75341d.tar.gz ports-d413ed362f34931b1f22c6ec6f2cc07cfc75341d.zip |
Notes
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 832c54f8cc6f..9b34ca66f6f4 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 |