diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-02-26 05:56:07 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-02-26 05:56:07 +0000 |
commit | 59ab7e30786218db4ea827743664dabb5c708dc3 (patch) | |
tree | 27551e75c7ef3a98aae70e6911ecfce451175712 /security/gnupg-idea/Makefile | |
parent | d01b195b883a53ca5446ef6abc6483d6e82a6c31 (diff) | |
download | FreeBSD-ports-59ab7e30786218db4ea827743664dabb5c708dc3.zip FreeBSD-ports-59ab7e30786218db4ea827743664dabb5c708dc3.tar.gz |
- add SIZE
Diffstat (limited to 'security/gnupg-idea/Makefile')
-rw-r--r-- | security/gnupg-idea/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile index 6aedc67..6c19ee7 100644 --- a/security/gnupg-idea/Makefile +++ b/security/gnupg-idea/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnupg-idea -PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTVERSION= 1.0.6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} \ ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \ |