diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:10:58 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:10:58 +0000 |
commit | c62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch) | |
tree | b32409a9ec171a85e0016501d1db9153c45fe091 /security/libecc/Makefile | |
parent | Zero PORTREVISION after the PORTVERSION is bumped. (diff) |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
Diffstat (limited to 'security/libecc/Makefile')
-rw-r--r-- | security/libecc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/libecc/Makefile b/security/libecc/Makefile index 8f032591af55..0d6cc90e5b11 100644 --- a/security/libecc/Makefile +++ b/security/libecc/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= C++ Elliptic Curve Library - USE_GCC= 3.1 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |