diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-03-23 23:20:36 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-03-23 23:20:36 +0800 |
commit | faf8f8640da4a9cb54cd63c2732349e27a9434b1 (patch) | |
tree | 130d6b898b499c9a71496ff3cc19c9d01d5ecf80 /security/py-rijndael | |
parent | edfc98185ca658ccf1b9316cf1a8e43af9371644 (diff) | |
download | freebsd-ports-gnome-faf8f8640da4a9cb54cd63c2732349e27a9434b1.tar.gz freebsd-ports-gnome-faf8f8640da4a9cb54cd63c2732349e27a9434b1.tar.zst freebsd-ports-gnome-faf8f8640da4a9cb54cd63c2732349e27a9434b1.zip |
PR: 49065
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Obtain this port from OpenBSD distfiles repository.
Diffstat (limited to 'security/py-rijndael')
-rw-r--r-- | security/py-rijndael/Makefile | 3 | ||||
-rw-r--r-- | security/py-rijndael/distinfo | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/py-rijndael/Makefile b/security/py-rijndael/Makefile index 87a38bb1a19f..d9a21d8c4835 100644 --- a/security/py-rijndael/Makefile +++ b/security/py-rijndael/Makefile @@ -10,7 +10,8 @@ PORTNAME= rijndael PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= security python -MASTER_SITES= http://ftp.bluesine.com/pub/bluesine.com/python-mods/rijndael/ +MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/distfiles/ \ + http://people.FreeBSD.org/~foxfair/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyRijndael-${PORTVERSION}.py EXTRACT_SUFX= .gz diff --git a/security/py-rijndael/distinfo b/security/py-rijndael/distinfo index 0641c0fca9c9..438ea7dcca30 100644 --- a/security/py-rijndael/distinfo +++ b/security/py-rijndael/distinfo @@ -1,2 +1 @@ -MD5 (pyRijndael-1.1.py.gz) = 04b1c8f4fb2cf148c02ad2b2aff54921 MD5 (pyRijndael-1.1.py.gz) = aa0053ffecbddb1fbfc685ae467663e5 |