diff options
author | will <will@FreeBSD.org> | 2003-06-25 12:27:38 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-25 12:27:38 +0800 |
commit | 15eebd25880b5afc1d1172c5bc16a22fd2ba3277 (patch) | |
tree | d53da3b6ad48feb312ff4869221bcdbe5afa96ba /sysutils/fvcool/Makefile | |
parent | 417d0b4b2f3b0e29599c65c6a401fde0f9fea6be (diff) | |
download | freebsd-ports-gnome-15eebd25880b5afc1d1172c5bc16a22fd2ba3277.tar.gz freebsd-ports-gnome-15eebd25880b5afc1d1172c5bc16a22fd2ba3277.tar.zst freebsd-ports-gnome-15eebd25880b5afc1d1172c5bc16a22fd2ba3277.zip |
Frerich doesn't use FreeBSD anymore. Preemptively assign two of his ports
to a new maintainer (kpopup and rc5pipe).
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>,
Brad Davis <so14k@so14k.com>
Diffstat (limited to 'sysutils/fvcool/Makefile')
-rw-r--r-- | sysutils/fvcool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fvcool/Makefile b/sysutils/fvcool/Makefile index 15c1099c1d9c..eb190fec7c53 100644 --- a/sysutils/fvcool/Makefile +++ b/sysutils/fvcool/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/ DISTNAME= FVCool${PORTVERSION:S/.//g} -MAINTAINER= frerich.raabe@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= VCool for FreeBSD - Cooling software for AMD Athlon/Duron CPUs ONLY_FOR_ARCHS= i386 |