diff options
author | taoka <taoka@FreeBSD.org> | 1999-08-12 08:47:34 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-08-12 08:47:34 +0800 |
commit | e2b4457df51121c016d351bdb2fdcb41e8d2ace8 (patch) | |
tree | 05b6d60d72db57ce2e823ceae5f945cf7efc9359 /x11-clocks/kdetoys11/Makefile | |
parent | 19156e56fa7fbeb1f84252e08fcd92fdf2607a53 (diff) | |
download | freebsd-ports-gnome-e2b4457df51121c016d351bdb2fdcb41e8d2ace8.tar.gz freebsd-ports-gnome-e2b4457df51121c016d351bdb2fdcb41e8d2ace8.tar.zst freebsd-ports-gnome-e2b4457df51121c016d351bdb2fdcb41e8d2ace8.zip |
Updated MASTER_SITES
Updated one of DISTFILES, kdelnkfiles-ja-19990523.tar.bz2 ->
kdelnkfiles-ja-19990809.tar.bz2
PR: 13057
Submitted: maintainer
Diffstat (limited to 'x11-clocks/kdetoys11/Makefile')
-rw-r--r-- | x11-clocks/kdetoys11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-clocks/kdetoys11/Makefile b/x11-clocks/kdetoys11/Makefile index 7ff479d87ef5..24e0052efe7b 100644 --- a/x11-clocks/kdetoys11/Makefile +++ b/x11-clocks/kdetoys11/Makefile @@ -3,17 +3,17 @@ # Date created: 18 may 1999 # Whom: imura@cs.titech.ac.jp # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/06/22 23:48:10 sada Exp $ # DISTNAME= kdetoys-1.1.1 PKGNAME= kdetoys-i18n-1.1.1 CATEGORIES= x11-clocks kde -MASTER_SITES= http://apollon.cs.titech.ac.jp/~imura/kde-jp/po/ +MASTER_SITES= http://www.kde.gr.jp/~imura/ MASTER_SITES+= $(MASTER_SITE_KDE) MASTER_SITE_SUBDIR= stable/1.1.1/distribution/tar/generic/source/bz2 DISTFILES= kdetoys-1.1.1.tar.bz2 \ - kdelnkfiles-ja-19990523.tar.bz2 + kdelnkfiles-ja-19990809.tar.bz2 MAINTAINER= imura@cs.titech.ac.jp |