diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-17 02:12:55 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-17 02:12:55 +0000 |
commit | 203a7b96e5c7c68d7472093721977e3d0275fdf4 (patch) | |
tree | 5c86553566bcf095d215c6aef7713ab4f6c46415 /devel/Makefile | |
parent | Remove extra carriage return from Makefile (diff) |
New port linux-sdl12 version 1.2.2.1: Cross-platform multi-media
development API (linux version)
Submitted by: Martin Matuska <matuska@wu-wien.ac.at>
Reviewed by: Patrick Li <pat@databits.net>
Notes
Notes:
svn path=/head/; revision=48856
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 633083ffc64c..37a76e6e0532 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -244,6 +244,7 @@ SUBDIR += lincvs SUBDIR += linguist SUBDIR += linux-libglade + SUBDIR += linux-sdl12 SUBDIR += linux_devtools SUBDIR += linux_kdump SUBDIR += linuxthreads |