diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-01 17:24:58 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-01 17:24:58 +0000 |
commit | 3ab74275cecc8ee1c715e332275f7f8fd0f50625 (patch) | |
tree | 6be34ca84c38212917e6018e0a31858ffcb36895 /sysutils/Makefile | |
parent | b9867f1f2ffffd525e657cd4dc7b40edd7a007d1 (diff) | |
download | ports-3ab74275cecc8ee1c715e332275f7f8fd0f50625.tar.gz ports-3ab74275cecc8ee1c715e332275f7f8fd0f50625.zip |
Remove linux-e2fsprogs, we now have good working native version of this
software at sysutils/e2fsprogs.
PR: ports/63599
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Notes
Notes:
svn path=/head/; revision=102657
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 7247d1163302..2b1bbcaf3254 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -182,7 +182,6 @@ SUBDIR += linneighborhood SUBDIR += linux-acu SUBDIR += linux-afaapps - SUBDIR += linux-e2fsprogs SUBDIR += linuxfdisk SUBDIR += lire SUBDIR += livecd |