diff options
author | obache <obache@pkgsrc.org> | 2008-04-15 15:46:22 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-04-15 15:46:22 +0000 |
commit | 8765c9c4bd3a8a638cf68a47d8f8a2f59525833d (patch) | |
tree | 2eba73534052a10677d84c03fc3fc03af074a55d /x11 | |
parent | 1c2e5c6563daaf3e4055927fd835de275bb6ee07 (diff) | |
download | pkgsrc-8765c9c4bd3a8a638cf68a47d8f8a2f59525833d.tar.gz |
Adjust MASTER_SITES, noticed by Zafer Aydogan via private mail.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/hanterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/hanterm/Makefile b/x11/hanterm/Makefile index 9c33b4292db..f6cf7caa698 100644 --- a/x11/hanterm/Makefile +++ b/x11/hanterm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2006/12/27 13:37:42 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2008/04/15 15:46:22 obache Exp $ DISTNAME= hanterm-3.1.6 PKGREVISION= 3 CATEGORIES= x11 korean -MASTER_SITES= http://download.kldp.net/hanterm/ +MASTER_SITES= http://download.kldp.net/hanterm/hanterm/3.1.6/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://hanterm.kldp.net/ |