aboutsummaryrefslogtreecommitdiffstats
path: root/security/checkpassword
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>1999-04-01 00:41:31 +0800
committersada <sada@FreeBSD.org>1999-04-01 00:41:31 +0800
commitcdfc08e62aa582a487cc4a36a54282ea6413e068 (patch)
treef42df6677df0d54ef5191e418e56a773672d55b4 /security/checkpassword
parent01e1de5016c4176a86944080275e69ea65e6604e (diff)
downloadfreebsd-ports-graphics-cdfc08e62aa582a487cc4a36a54282ea6413e068.tar.gz
freebsd-ports-graphics-cdfc08e62aa582a487cc4a36a54282ea6413e068.tar.zst
freebsd-ports-graphics-cdfc08e62aa582a487cc4a36a54282ea6413e068.zip
Remove ``WWW.jp.FreeBSD.ORG/~sada/*'' addresses from MASTER_SITES
& PATCH_SITES, and use ${MASTER_SITE_PORTS_JP} instead. We couldn't use ``WWW.jp.FreeBSD.ORG/'' address soon.
Diffstat (limited to 'security/checkpassword')
-rw-r--r--security/checkpassword/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/checkpassword/Makefile b/security/checkpassword/Makefile
index a58c7591d7a..5a51b009fe2 100644
--- a/security/checkpassword/Makefile
+++ b/security/checkpassword/Makefile
@@ -3,14 +3,14 @@
# Date created: 05 August 1998
# Whom: sada@FreeBSD.ORG
#
-# $Id: Makefile,v 1.1.1.1 1999/01/06 22:54:18 sada Exp $
+# $Id: Makefile,v 1.2 1999/01/07 20:59:07 sada Exp $
#
DISTNAME= checkpassword-0.81
CATEGORIES= security
MASTER_SITES= ftp://koobera.math.uic.edu/www/software/ \
http://WWW.FreeBSD.ORG/~sada/distfiles/ \
- http://WWW.jp.FreeBSD.ORG/~sada/distfiles/
+ ${MASTER_SITE_PORTS_JP}
MAINTAINER= sada@FreeBSD.ORG