diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-01 10:57:27 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-01 10:57:27 +0000 |
commit | b484d8a3ed040b7129344b0fd5ceecf6da2fe8d0 (patch) | |
tree | 072325c7c1da5d5e8a510c6b2cf5e52433f8db0a | |
parent | e84b0a4425fbbd963ec44fc1449a164ba0f6e204 (diff) |
Notes
-rw-r--r-- | games/gnuchess/Makefile | 2 | ||||
-rw-r--r-- | misc/xless/Makefile | 2 | ||||
-rw-r--r-- | news/klibido/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 59e8281483b1..8e35b162d94e 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= chess # The DISTFILES here is explicitly needed because it can be extended later. DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= "Classic" Gnu Chess PLIST_FILES= bin/gnuchess \ diff --git a/misc/xless/Makefile b/misc/xless/Makefile index 8c38cf48bd90..384ce3ea6ba0 100644 --- a/misc/xless/Makefile +++ b/misc/xless/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/ MASTER_SITE_SUBDIR= applications -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= An X11 viewer for text files. Useful as an add-on tool for other apps USE_IMAKE= yes diff --git a/news/klibido/Makefile b/news/klibido/Makefile index edf1a854d0be..61a2d5f1bb6b 100644 --- a/news/klibido/Makefile +++ b/news/klibido/Makefile @@ -11,7 +11,7 @@ CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= A very fast and efficient KDE/QT-based downloader for Usenet binaries LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib \ |