Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/security/libmcrypt/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/libmcrypt/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- pkgsrc/security/libmcrypt/Makefile 2000/11/10 11:33:59 1.1 +++ pkgsrc/security/libmcrypt/Makefile 2001/02/17 17:49:50 1.2 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2000/11/10 11:33:59 itojun Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 17:49:50 wiz Exp $ DISTNAME= libmcrypt-2.4.7 CATEGORIES= security devel @@ -6,6 +6,7 @@ MASTER_SITES= http://mcrypt.hellug.gr/li MAINTAINER= packages@netbsd.org HOMEPAGE= http://mcrypt.hellug.gr/ +COMMENT= crypto algorithms library USE_LIBTOOL= yes GNU_CONFIGURE= yes