diff options
author | Lars Engels <lme@FreeBSD.org> | 2007-07-12 18:52:00 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2007-07-12 18:52:00 +0000 |
commit | 6c852b2d98b1d5b4b73788d3eec29337104341be (patch) | |
tree | cf202531dcb82c0ba2f8b06f37d79201c9faff00 /net | |
parent | 13a1d864c341cfefd01b68bbf428fda6253f1bdf (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/cnd/Makefile | 2 | ||||
-rw-r--r-- | net/gkrellmqst/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/cnd/Makefile b/net/cnd/Makefile index d4164e413b1a..fd32a167bcfa 100644 --- a/net/cnd/Makefile +++ b/net/cnd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= net MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/ -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= Console network display PLIST_FILES= bin/cnd diff --git a/net/gkrellmqst/Makefile b/net/gkrellmqst/Makefile index 51edf1bea17e..74f6759355ac 100644 --- a/net/gkrellmqst/Makefile +++ b/net/gkrellmqst/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://tadpol.org/projects/archives/ \ http://freebsd.unixfreunde.de/sources/ DISTNAME= gkrellm_qst-${PORTVERSION} -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= Plugin for Gkrellm that displays updated info on several game servers BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm |