diff options
author | trevor <trevor@FreeBSD.org> | 2002-05-17 20:50:54 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-05-17 20:50:54 +0000 |
commit | 264e41d96b08262dcf2834a3c87990aa6132e9b0 (patch) | |
tree | bf7a14afe100d2066fe7a52ec33dd51d2a4aff05 /x11-wm/afterstep-i18n | |
parent | fbe46bf8018e0357f34031a31cef654eea1aaf54 (diff) | |
download | FreeBSD-ports-264e41d96b08262dcf2834a3c87990aa6132e9b0.zip FreeBSD-ports-264e41d96b08262dcf2834a3c87990aa6132e9b0.tar.gz |
Use new domain name for Tokyo University of Science.
PR: 38196
Submitted by: hrs
Diffstat (limited to 'x11-wm/afterstep-i18n')
-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 61dd7c3..e8bfa93 100644 --- a/x11-wm/afterstep-i18n/Makefile +++ b/x11-wm/afterstep-i18n/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 1.0 CATEGORIES= x11-wm afterstep MASTER_SITES= ${MASTER_SITE_AFTERSTEP} \ ${MASTER_SITE_LOCAL} \ - http://www.itlb.te.noda.sut.ac.jp/~manome/afterstep/archive/ \ - http://www.itlb.te.noda.sut.ac.jp/~manome/afterstep/archive/icons/ + http://www.itlb.te.noda.tus.ac.jp/~manome/afterstep/archive/ \ + http://www.itlb.te.noda.tus.ac.jp/~manome/afterstep/archive/icons/ # former for ${MASTER_SITE_AFTERSTEP}, latter for ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= archives/1.0 kuriyama DISTNAME= AfterStep-1.0 |