diff options
author | lioux <lioux@FreeBSD.org> | 2002-10-13 15:12:53 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-10-13 15:12:53 +0800 |
commit | c69ac6ca5480c4d4a77a78fcd3149b5eb8987fac (patch) | |
tree | d3b3f11408493b00c4d5287a07586405a87b9fa6 /sysutils/Makefile | |
parent | b6af16137548e11dfd6b56ad5944f5a93dd6f4d1 (diff) | |
download | freebsd-ports-gnome-c69ac6ca5480c4d4a77a78fcd3149b5eb8987fac.tar.gz freebsd-ports-gnome-c69ac6ca5480c4d4a77a78fcd3149b5eb8987fac.tar.zst freebsd-ports-gnome-c69ac6ca5480c4d4a77a78fcd3149b5eb8987fac.zip |
New port fvcool version 1.0.2: VCool for FreeBSD - Cooling software
for AMD Athlon/Durin CPUs
PR: 43732
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 163c3f861c50..b4cd00b02f65 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -75,6 +75,7 @@ SUBDIR += fortunelock SUBDIR += fsck_ext2fs SUBDIR += ftrace + SUBDIR += fvcool SUBDIR += gcombust SUBDIR += gconf-editor SUBDIR += gfslicer |