diff options
author | petef <petef@FreeBSD.org> | 2003-01-22 03:54:11 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-01-22 03:54:11 +0800 |
commit | 901f7d7ecb36ade6316d2b8652751a933be24d58 (patch) | |
tree | 5da7260827744205c8de26f0ae3745a3a1af6a41 /x11 | |
parent | 683d0f4b713cc43530ec38c2eb122211419a8fbc (diff) | |
download | freebsd-ports-gnome-901f7d7ecb36ade6316d2b8652751a933be24d58.tar.gz freebsd-ports-gnome-901f7d7ecb36ade6316d2b8652751a933be24d58.tar.zst freebsd-ports-gnome-901f7d7ecb36ade6316d2b8652751a933be24d58.zip |
The current maintainer does not wish to maintain these ports anymore,
so back to ports@ they go.
PR: 47310
Submitted by: Scott A. Moberly <smoberly@karamazov.org> (previous maintainer)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gbackground/Makefile | 2 | ||||
-rw-r--r-- | x11/gvid/Makefile | 2 | ||||
-rw-r--r-- | x11/powershell/Makefile | 2 | ||||
-rw-r--r-- | x11/powershell/pkg-descr | 2 |
4 files changed, 3 insertions, 5 deletions
diff --git a/x11/gbackground/Makefile b/x11/gbackground/Makefile index d02293d8009a..07bd26580c3c 100644 --- a/x11/gbackground/Makefile +++ b/x11/gbackground/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 gnome MASTER_SITES= http://gBackGround.sourceforge.net/ DISTNAME= gBackGround-1.0.0-beta2 -MAINTAINER= smoberly@xavier.dyndns.org +MAINTAINER= ports@FreeBSD.org USE_GNOME= gnomelibs libpanel USE_GNOMENG= yes diff --git a/x11/gvid/Makefile b/x11/gvid/Makefile index f9c347ed3e12..b21e4ab5f703 100644 --- a/x11/gvid/Makefile +++ b/x11/gvid/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://kvand.mit.edu/kvand/gVid/ \ ftp://ftp.infomagic.com/pub/mirrors/tucows/mlinux/files/gnome/xwin/ \ ftp://ftp.uni-c.dk/mirrors/mirror.linuxberg.com/files/gnome/xwin/ -MAINTAINER= smoberly@xavier.dyndns.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_GNOME= yes diff --git a/x11/powershell/Makefile b/x11/powershell/Makefile index 6d279eb97f37..52c475417ef9 100644 --- a/x11/powershell/Makefile +++ b/x11/powershell/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= smoberly@xavier.dyndns.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_GNOME= yes diff --git a/x11/powershell/pkg-descr b/x11/powershell/pkg-descr index c266e3ada79a..d7d69f863d21 100644 --- a/x11/powershell/pkg-descr +++ b/x11/powershell/pkg-descr @@ -4,5 +4,3 @@ supports many very useful features such as the ability to have many terminals embedded in a single window, separated by notebook tabs. WWW: http://powershell.sourceforge.net/ - -Scott Moberly <smoberly@xavier.dyndns.org> |