diff options
author | wxs <wxs@FreeBSD.org> | 2009-08-02 10:51:50 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-08-02 10:51:50 +0800 |
commit | d0839673658748a13129d879bb24157df00cb7db (patch) | |
tree | 473af021af17240b3677ef36f29e63ae51f32390 /x11 | |
parent | 8e7b224cec8a43843e0fa3145ef6f9c599079a1d (diff) | |
download | freebsd-ports-gnome-d0839673658748a13129d879bb24157df00cb7db.tar.gz freebsd-ports-gnome-d0839673658748a13129d879bb24157df00cb7db.tar.zst freebsd-ports-gnome-d0839673658748a13129d879bb24157df00cb7db.zip |
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/grabc/Makefile | 6 | ||||
-rw-r--r-- | x11/xrsi/Makefile | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/x11/grabc/Makefile b/x11/grabc/Makefile index 877b79c45c64..cde11439cf45 100644 --- a/x11/grabc/Makefile +++ b/x11/grabc/Makefile @@ -10,12 +10,10 @@ PORTNAME= grabc PORTVERSION= 1.1 PORTREVISION= 4 CATEGORIES= x11 -MASTER_SITES= http://muquit.com/muquit/software/grabc/ \ - http://www.carpetsmoker.net/distfiles/ \ - http://www.xs4all.nl/~tournoij/distfiles/ +MASTER_SITES= http://muquit.com/muquit/software/grabc/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Grab a color from screen PLIST_FILES= bin/grabc diff --git a/x11/xrsi/Makefile b/x11/xrsi/Makefile index 429258743e16..a1cdc5bacd1b 100644 --- a/x11/xrsi/Makefile +++ b/x11/xrsi/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= SF -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= A minimalist break enforcer for linux/unix for the prevention of RSI USE_XORG= x11 |