diff options
author | gdt <gdt@pkgsrc.org> | 2013-03-16 16:53:33 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2013-03-16 16:53:33 +0000 |
commit | f00155fe54ebedae86c34cc9ab53699032db81bc (patch) | |
tree | 3f8322e20afb14b3bc37629c02b62e9b7266d2d4 | |
parent | 3745fdf214a19a1994e52740d629a2325bb95099 (diff) | |
download | pkgsrc-f00155fe54ebedae86c34cc9ab53699032db81bc.tar.gz |
Fix homepage (now at gna).
-rw-r--r-- | chat/mu-conference/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/mu-conference/Makefile b/chat/mu-conference/Makefile index ea89186eaef..42715ed44df 100644 --- a/chat/mu-conference/Makefile +++ b/chat/mu-conference/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/10/03 00:02:41 asau Exp $ +# $NetBSD: Makefile,v 1.29 2013/03/16 16:53:33 gdt Exp $ DISTNAME= mu-conference_0.8 PKGNAME= ${DISTNAME:S/_/-/} @@ -7,7 +7,7 @@ CATEGORIES= chat MASTER_SITES= http://download.gna.org/mu-conference/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://jabber.terrapin.com/JCR/ +HOMEPAGE= https://gna.org/projects/mu-conference/ COMMENT= Implementation of the XEP-0045 Multi-User Chat protocol LICENSE= gnu-gpl-v2 |