diff options
author | netchild <netchild@FreeBSD.org> | 2005-11-20 22:54:05 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2005-11-20 22:54:05 +0800 |
commit | e2b548ccacde1c9ccc3f32f1806feebd61ad7b28 (patch) | |
tree | 690da6e28f03dfc3b85e685b2586cbff4bef9fc1 /x11 | |
parent | 12fa7300c0973c2827ef119d04ac788acc9ec59d (diff) | |
download | freebsd-ports-gnome-e2b548ccacde1c9ccc3f32f1806feebd61ad7b28.tar.gz freebsd-ports-gnome-e2b548ccacde1c9ccc3f32f1806feebd61ad7b28.tar.zst freebsd-ports-gnome-e2b548ccacde1c9ccc3f32f1806feebd61ad7b28.zip |
- Fix plist (dir is owned by a dependency now). [1]
- Reset MAINTAINER to ports@ (the port is outdated and doesn't need to
be part of the main infrastructure).
Noticed by: YAPHR [1]
Diffstat (limited to 'x11')
-rw-r--r-- | x11/linux-gnomelibs/Makefile | 4 | ||||
-rw-r--r-- | x11/linux-gnomelibs/pkg-plist.i386 | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/x11/linux-gnomelibs/Makefile b/x11/linux-gnomelibs/Makefile index 899452045578..c41ab454c7fa 100644 --- a/x11/linux-gnomelibs/Makefile +++ b/x11/linux-gnomelibs/Makefile @@ -7,10 +7,10 @@ PORTNAME= gnomelibs PORTVERSION= 1.2.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 linux -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= RPM of gnome-libs RPM_SET= gnome-libs-${PORTVERSION}-11.${ARCH}.rpm diff --git a/x11/linux-gnomelibs/pkg-plist.i386 b/x11/linux-gnomelibs/pkg-plist.i386 index 371c3647bf78..44530c0df6ae 100644 --- a/x11/linux-gnomelibs/pkg-plist.i386 +++ b/x11/linux-gnomelibs/pkg-plist.i386 @@ -109,7 +109,6 @@ usr/lib/libgnorbagtk.so.0 usr/lib/libgtkxmhtml.so.1 usr/lib/libzvt.so.2 @dirrm usr/share/type-convert -@dirrm usr/share/pixmaps @dirrm usr/share/mime-info @dirrm usr/share/idl @dirrm usr/share/doc/gnome-libs-1.2.8 |