diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-11-16 19:41:11 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-11-16 19:41:11 +0000 |
commit | 57be9661c27ff52a1b35cbae560f014bae866478 (patch) | |
tree | 5469c9d8059a6963f2dd8c08457a227ecabf218d /x11-wm/afterstep-i18n/Makefile | |
parent | 5962a72ef74451549e8e7c2197979581c508502c (diff) | |
download | ports-57be9661c27ff52a1b35cbae560f014bae866478.tar.gz ports-57be9661c27ff52a1b35cbae560f014bae866478.zip |
Update MASTER_SITES and regenerate md5.
PR: ports/8708
Submitted by: shige@kuis.kyoto-u.ac.jp
Notes
Notes:
svn path=/head/; revision=14572
Diffstat (limited to 'x11-wm/afterstep-i18n/Makefile')
-rw-r--r-- | x11-wm/afterstep-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/afterstep-i18n/Makefile b/x11-wm/afterstep-i18n/Makefile index ca99fcb97a1d..66a44db94836 100644 --- a/x11-wm/afterstep-i18n/Makefile +++ b/x11-wm/afterstep-i18n/Makefile @@ -3,13 +3,13 @@ # Date created: 23 October 1998 # Whom: issei@jp.FreeBSD.ORG # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/15 22:08:01 kuriyama Exp $ # DISTNAME= AfterStep-1.0 PKGNAME= afterstep-i18n-1.0 CATEGORIES= x11-wm -MASTER_SITES= ftp://ftp.afterstep.org/pub/AfterStep/ \ +MASTER_SITES= ftp://ftp.afterstep.org/archives/ \ http://www.itlb.te.noda.sut.ac.jp/~manome/afterstep/archive/ \ http://www.itlb.te.noda.sut.ac.jp/~manome/afterstep/archive/icons/ DISTFILES= ${DISTNAME}.tar.gz \ |