diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1997-04-14 19:04:08 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1997-04-14 19:04:08 +0000 |
commit | f4df19a2b8e0a68d5005a76aeaf20016ee17afb9 (patch) | |
tree | 7d84599e391ea36fd0c779d7f0f8077e84f55baa /devel/linux_devtools | |
parent | 721d6de63fd426d5c3715706d4f70677e810bb1f (diff) | |
download | ports-f4df19a2b8e0a68d5005a76aeaf20016ee17afb9.tar.gz ports-f4df19a2b8e0a68d5005a76aeaf20016ee17afb9.zip |
may as well sync this with the linux_lib port
Notes
Notes:
svn path=/head/; revision=6208
Diffstat (limited to 'devel/linux_devtools')
-rw-r--r-- | devel/linux_devtools/Makefile | 4 | ||||
-rw-r--r-- | devel/linux_devtools/distinfo | 2 | ||||
-rw-r--r-- | devel/linux_devtools/pkg-descr | 6 |
3 files changed, 7 insertions, 5 deletions
diff --git a/devel/linux_devtools/Makefile b/devel/linux_devtools/Makefile index cc655cb5ae0b..b73be79986f6 100644 --- a/devel/linux_devtools/Makefile +++ b/devel/linux_devtools/Makefile @@ -3,10 +3,10 @@ # Date created: Nov 26 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.1.1.1 1996/11/26 23:15:07 erich Exp $ +# $Id: Makefile,v 1.2 1996/11/27 12:02:28 asami Exp $ # -DISTNAME= linux_devel-0.1 +DISTNAME= linux_devel-0.2 CATEGORIES= devel MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ diff --git a/devel/linux_devtools/distinfo b/devel/linux_devtools/distinfo index 148d1217c78e..f2c6526c04dd 100644 --- a/devel/linux_devtools/distinfo +++ b/devel/linux_devtools/distinfo @@ -1 +1 @@ -MD5 (linux_devel-0.1.tar.gz) = 1519756f9ff5085b745a2467eee2b5eb +MD5 (linux_devel-0.2.tar.gz) = 293fc693806406e0b6558b5585e1e265 diff --git a/devel/linux_devtools/pkg-descr b/devel/linux_devtools/pkg-descr index 019783700a84..03b55165f523 100644 --- a/devel/linux_devtools/pkg-descr +++ b/devel/linux_devtools/pkg-descr @@ -1,2 +1,4 @@ -This is a binary port of the Slackware Linux -development environment. +This is a binary port of the Linux development environment. +It is the actual linux binaries which runs under the +binary compatibility options in the kernel. + |