diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-10 04:36:04 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-10 04:36:04 +0000 |
commit | 19039fb2e18a218286f557031fe97f547bc6ab64 (patch) | |
tree | c7b56ff6c76b30d89cbb9ee8416d3db3848bf835 /security/py-rijndael/Makefile | |
parent | 597e5ee9f4add212b0a3c45af70de9141cfd2a38 (diff) | |
download | ports-19039fb2e18a218286f557031fe97f547bc6ab64.tar.gz ports-19039fb2e18a218286f557031fe97f547bc6ab64.zip |
Notes
Diffstat (limited to 'security/py-rijndael/Makefile')
-rw-r--r-- | security/py-rijndael/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-rijndael/Makefile b/security/py-rijndael/Makefile index a3ab2b3a0384..d45fa3230124 100644 --- a/security/py-rijndael/Makefile +++ b/security/py-rijndael/Makefile @@ -8,6 +8,7 @@ PORTNAME= rijndael PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= http://ftp.bluesine.com/pub/bluesine.com/python-mods/rijndael/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |