diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-12-26 22:37:42 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-12-26 22:37:42 +0800 |
commit | b195f966921d7f164ca9e4bc782dcaa45758c1ff (patch) | |
tree | 59160fcac2c2f799ee5603cf05160212b8cdc29f /security | |
parent | 8a6f35d66c4de2bae2d10486e917f59fa1732339 (diff) | |
download | freebsd-ports-gnome-b195f966921d7f164ca9e4bc782dcaa45758c1ff.tar.gz freebsd-ports-gnome-b195f966921d7f164ca9e4bc782dcaa45758c1ff.tar.zst freebsd-ports-gnome-b195f966921d7f164ca9e4bc782dcaa45758c1ff.zip |
- change order to make this commit possible
- reflect small changes in distfile:
* 2002-08-07 wk Removed unused macros and types etc.
* 2002-09-20 wk Made the DLL relocatable
* 2002-12-11 wk __ppc__ is used on Darwin instead of __powerpc__.
Diffstat (limited to 'security')
-rw-r--r-- | security/gnupg-idea/Makefile | 2 | ||||
-rw-r--r-- | security/gnupg-idea/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile index efbb8aa35180..f8291a56ec64 100644 --- a/security/gnupg-idea/Makefile +++ b/security/gnupg-idea/Makefile @@ -15,12 +15,12 @@ MASTER_SITE_SUBDIR= contrib DISTFILES= # later DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= # none -EXTRACT_AFTER_ARGS= > ${WRKSRC}/idea.c MAINTAINER= dinoex@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg +EXTRACT_AFTER_ARGS= > ${WRKSRC}/idea.c RESTRICTED= "IDEA is Patented in the USA and many European countries" NO_WRKSUBDIR= yes diff --git a/security/gnupg-idea/distinfo b/security/gnupg-idea/distinfo index 88d303760858..1bfec3572b36 100644 --- a/security/gnupg-idea/distinfo +++ b/security/gnupg-idea/distinfo @@ -1,3 +1,3 @@ -MD5 (gnupg-idea/idea.c.gz) = 05efff7f130bd99ae17c1d5ee1d18835 MD5 (gnupg-idea/idea.c.gz) = 374536bb2cdd68f5c0dce961ace26959 +MD5 (gnupg-idea/idea.c.gz) = 05efff7f130bd99ae17c1d5ee1d18835 MD5 (gnupg-idea/rsa.c) = d8b6f26df0e3e0ccd93c2d0589d8766f |