diff options
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 |