diff options
author | pav <pav@FreeBSD.org> | 2004-03-08 22:03:54 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-08 22:03:54 +0000 |
commit | 9d6dc3319b047e1004c9d53ff74f2a6fdfbbd172 (patch) | |
tree | 8dd81b6418d2baa4932a110474be891f64462a6b /misc | |
parent | 247cbeaa885a8c2f7cbb4bbed53442ee892cf7ca (diff) | |
download | FreeBSD-ports-9d6dc3319b047e1004c9d53ff74f2a6fdfbbd172.zip FreeBSD-ports-9d6dc3319b047e1004c9d53ff74f2a6fdfbbd172.tar.gz |
- Switch to my FreeBSD.org address
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gkrellweather2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gkrellweather2/Makefile b/misc/gkrellweather2/Makefile index 608c2ae..144661e 100644 --- a/misc/gkrellweather2/Makefile +++ b/misc/gkrellweather2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/ EXTRACT_SUFX= .tgz -MAINTAINER= pav@oook.cz +MAINTAINER= pav@FreeBSD.org COMMENT= GKrellWeather is a weather plugin for GKrellM BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 |