diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-19 20:22:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-19 20:22:26 +0800 |
commit | 2d31cdefa3994f64e3b0d62ae03feb92cf06a0aa (patch) | |
tree | 39c4ac1b9e2c757d8427af02dfa1a0eba118f1c8 | |
parent | 49d06bfc9826ae6d79529d8ddfca9bea3fcaa095 (diff) | |
download | freebsd-ports-gnome-2d31cdefa3994f64e3b0d62ae03feb92cf06a0aa.tar.gz freebsd-ports-gnome-2d31cdefa3994f64e3b0d62ae03feb92cf06a0aa.tar.zst freebsd-ports-gnome-2d31cdefa3994f64e3b0d62ae03feb92cf06a0aa.zip |
- Drop maintainership
PR: 105660
Submitted by: Frank Ruell <stoerte@dreamwarrior.net>
-rw-r--r-- | x11-themes/gnome-industrial-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gnome-industrial-theme/Makefile b/x11-themes/gnome-industrial-theme/Makefile index 3f4b108fe797..fa1ac175133d 100644 --- a/x11-themes/gnome-industrial-theme/Makefile +++ b/x11-themes/gnome-industrial-theme/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.ximian.com/pub/xd2/redhat-9-i386/source/ \ DISTNAME= ximian-artwork-${PORTVERSION}-${XIMIAN_SUBVERSION}.ximian.${XIMIAN_DISTVERSION}.src EXTRACT_SUFX= .rpm -MAINTAINER= stoerte@dreamwarrior.net +MAINTAINER= gnome@FreeBSD.org COMMENT= Slick GNOME2 theme from Ximian EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio |