[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / libdes

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/security/libdes/Makefile between version 1.7 and 1.8

version 1.7, 2005/04/11 21:47:13 version 1.8, 2007/02/22 19:27:07
Line 2 
Line 2 
   
 DISTNAME=       libdes-4.04b  DISTNAME=       libdes-4.04b
 CATEGORIES=     security  CATEGORIES=     security
 MASTER_SITES=   ftp://ftp.psy.uq.oz.au/pub/Crypto/DES/  MASTER_SITES=   ftp://ftp.psy.uq.oz.au/pub/Crypto/DES/
   
 MAINTAINER=     refling@comet.lbl.gov  MAINTAINER=     refling@comet.lbl.gov
 COMMENT=        Small DES (Data Encryption Standard) lib & standalone program  COMMENT=        Small DES (Data Encryption Standard) lib & standalone program
   
 WRKSRC=         ${WRKDIR}/des  WRKSRC=         ${WRKDIR}/des
 CRYPTO=         YES  CRYPTO=         YES
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb <webmaster@jp.NetBSD.org>