From b48da6b6c51aa79f78df4f6bce9e2d8d94830cd2 Mon Sep 17 00:00:00 2001 From: Greg Larkin Date: Mon, 27 Feb 2012 20:32:31 +0000 Subject: - Reassign to the heap Requested by: roam (on ports-developers@) --- security/poly1305aes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/poly1305aes') diff --git a/security/poly1305aes/Makefile b/security/poly1305aes/Makefile index 17a378d5082f..dedb202e2da4 100644 --- a/security/poly1305aes/Makefile +++ b/security/poly1305aes/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20050218 CATEGORIES= security MASTER_SITES= http://cr.yp.to/mac/ -MAINTAINER= roam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The poly1305 message authentication reference implementation using AES CC+= ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} ${STRIP} -- cgit v1.2.3