diff options
author | bms <bms@FreeBSD.org> | 2005-12-13 05:53:40 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2005-12-13 05:53:40 +0800 |
commit | 1e34c6d4c59cebabb38eed357d7e4727f873c7ae (patch) | |
tree | 561cbc0c714160d027ba94f10225ecd20ff820e2 /x11 | |
parent | da8e4c990531d4bc66ac317d40913c63e19d10d8 (diff) | |
download | freebsd-ports-gnome-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.tar.gz freebsd-ports-gnome-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.tar.zst freebsd-ports-gnome-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.zip |
Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gxset/Makefile | 2 | ||||
-rw-r--r-- | x11/wmfstatus/Makefile | 2 | ||||
-rw-r--r-- | x11/wmoldmenu2new/Makefile | 2 | ||||
-rw-r--r-- | x11/wmxss/Makefile | 2 | ||||
-rw-r--r-- | x11/xmon/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11/gxset/Makefile b/x11/gxset/Makefile index 94e13b3b2569..5779ca4a7533 100644 --- a/x11/gxset/Makefile +++ b/x11/gxset/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= petef -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK frontend for xset(1) USE_GETOPT_LONG=yes diff --git a/x11/wmfstatus/Makefile b/x11/wmfstatus/Makefile index b0f914d7f6fb..4c8721052bd5 100644 --- a/x11/wmfstatus/Makefile +++ b/x11/wmfstatus/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= x11 MASTER_SITES= http://www.finik.net/files/ -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= General purpose LCD display for the WindowMaker dock WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} diff --git a/x11/wmoldmenu2new/Makefile b/x11/wmoldmenu2new/Makefile index 1c61c318bf94..5d1c9a650c4d 100644 --- a/x11/wmoldmenu2new/Makefile +++ b/x11/wmoldmenu2new/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://largo.windowmaker.org/files/ DISTNAME= wm-oldmenu2new EXTRACT_SUFX= .gz -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Script to convert WindowMaker RootMenu menus to new PropList format USE_X_PREFIX= yes diff --git a/x11/wmxss/Makefile b/x11/wmxss/Makefile index b58c2f8dddca..621ccbfd437a 100644 --- a/x11/wmxss/Makefile +++ b/x11/wmxss/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ \ http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Run xscreensaver modules inside a WindowMaker dock PLIST_FILES= bin/wmxss diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile index 48d87f247d1f..7db6c35c4768 100644 --- a/x11/xmon/Makefile +++ b/x11/xmon/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= devel_tools DISTNAME= xmon.${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Raw X11 protocol analyser WRKSRC= ${WRKDIR}/xmon.${PORTVERSION} |