diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-20 20:09:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-20 20:09:41 +0000 |
commit | b1c19f8539631b53f1aa588e41599d401348fa9c (patch) | |
tree | 50e81fdff82127548feeae5f35094deb3ecd7a31 /irc | |
parent | c1d70e76330815585c7425446464ca84b24b9b21 (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/gseen.mod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/gseen.mod/Makefile b/irc/gseen.mod/Makefile index e3e4e5334c3f..dc23a2590df8 100644 --- a/irc/gseen.mod/Makefile +++ b/irc/gseen.mod/Makefile @@ -9,10 +9,10 @@ PORTNAME= gseen.mod PORTVERSION= 1.1.1.p3 PORTREVISION= 1 CATEGORIES= irc -MASTER_SITES= http://www.visions-of-fantasy.de/gseen.mod/ +MASTER_SITES= http://www.kreativrauschen.de/gseen.mod/ DISTNAME= ${PORTNAME}.${PORTVERSION:S/p/dev/} -MAINTAINER= tux@pinguru.net +MAINTAINER= gerrit.beine@gmx.de COMMENT= A seen-module for the eggdrop IRC bot EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/irc/eggdrop:extract |