diff options
author | erich <erich@FreeBSD.org> | 1996-12-12 01:46:12 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-12-12 01:46:12 +0800 |
commit | 205e81a6e8ce1fc49e94649bb16e8d44ba331f63 (patch) | |
tree | 91be616ee3e7cd5d742ae946469a79b60ceb8833 /emulators/linux_base | |
parent | 500af5db862182ab097f71e4f31f01032fc22a53 (diff) | |
download | freebsd-ports-graphics-205e81a6e8ce1fc49e94649bb16e8d44ba331f63.tar.gz freebsd-ports-graphics-205e81a6e8ce1fc49e94649bb16e8d44ba331f63.tar.zst freebsd-ports-graphics-205e81a6e8ce1fc49e94649bb16e8d44ba331f63.zip |
add:
libgdbm for executor
libxforms for mtv (mpeg player)
/etc/nsswitch.conf for netscape (tcl/tk plugin works!)
symlinks libg++.so.27 -> libg++.so.26
libstdc++.so.27 -> libstd++.so.26 for Xing Streamworks player
Diffstat (limited to 'emulators/linux_base')
-rw-r--r-- | emulators/linux_base/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index 89693470efb..d32c8dda8cc 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -3,10 +3,10 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.12 1996/11/27 12:04:32 asami Exp $ +# $Id: Makefile,v 1.13 1996/12/04 02:23:58 asami Exp $ # -DISTNAME= linux_lib-2.2 +DISTNAME= linux_lib-2.3 CATEGORIES= emulators MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ diff --git a/emulators/linux_base/distinfo b/emulators/linux_base/distinfo index 4bb87dbe5a0..32ccf47fccf 100644 --- a/emulators/linux_base/distinfo +++ b/emulators/linux_base/distinfo @@ -1 +1 @@ -MD5 (linux_lib-2.2.tar.gz) = 44d9308883a977d959480c0076d0a6a9 +MD5 (linux_lib-2.3.tar.gz) = e1fc7e528caf89268327378bce8b3032 |