diff options
author | rene <rene@FreeBSD.org> | 2013-03-12 18:33:26 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-03-12 18:33:26 +0800 |
commit | 502e5f0e03c652175f3f73c4fd58a97291ad1820 (patch) | |
tree | fdb8bffd40e257474c4ba893122ecc8a45b6da1d /sysutils/Makefile | |
parent | 5c08e7be8b94139957dd6a84c99d19bc7ca4d1c1 (diff) | |
download | freebsd-ports-gnome-502e5f0e03c652175f3f73c4fd58a97291ad1820.tar.gz freebsd-ports-gnome-502e5f0e03c652175f3f73c4fd58a97291ad1820.tar.zst freebsd-ports-gnome-502e5f0e03c652175f3f73c4fd58a97291ad1820.zip |
Copy sysutils/linux-procps to sysutils/linux-f10-procps,
adjust for linux_base-f10, and update to 3.2.7.
Unlike the PR, use the default MASTER_SITES and also mark amd64 as a
supported architecture.
PR: ports/169988
Submitted by: Kim Scarborough <sluggo@unknown.nu>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index f24c48e59300..a3aff1a37221 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -477,9 +477,9 @@ SUBDIR += lineakd SUBDIR += linrename SUBDIR += linux-afaapps + SUBDIR += linux-f10-procps SUBDIR += linux-megamgr SUBDIR += linux-nero - SUBDIR += linux-procps SUBDIR += linuxfdisk SUBDIR += lire SUBDIR += livecd |