summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2008-04-21 15:09:07 +0000
committerbjs <bjs@pkgsrc.org>2008-04-21 15:09:07 +0000
commit574653540b486598205b4ef05f5036d6e241fea5 (patch)
tree8b93a1841bd3f5ea7a6902fedbfe9f46822938cb /chat
parent23f104ea0da51c19909f2b263fd35e57295720c8 (diff)
downloadpkgsrc-574653540b486598205b4ef05f5036d6e241fea5.tar.gz
Fix ${MASTER_SITES} and ${HOMEPAGE}.
Diffstat (limited to 'chat')
-rw-r--r--chat/smirk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/smirk/Makefile b/chat/smirk/Makefile
index 366bc93bafc..4db9ce2dba9 100644
--- a/chat/smirk/Makefile
+++ b/chat/smirk/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2008/01/12 06:57:32 bjs Exp $
+# $NetBSD: Makefile,v 1.3 2008/04/21 15:09:07 bjs Exp $
#
DISTNAME= smirk-20080111
CATEGORIES= chat
-MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/bjs/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= bjs@NetBSD.org
-HOMEPAGE= ${MASTER_SITE_LOCAL}
+HOMEPAGE= http://smirk.googlecode.com/
COMMENT= Revival of the curses-based Rhapsody IRC client
PKG_DESTDIR_SUPPORT= user-destdir