diff options
Diffstat (limited to 'math/sdpa/Makefile')
-rw-r--r-- | math/sdpa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile index 0521a13bd599..c0913aabafc0 100644 --- a/math/sdpa/Makefile +++ b/math/sdpa/Makefile @@ -11,6 +11,7 @@ EXTRACT_ONLY= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= yuri@FreeBSD.org COMMENT= Very efficient SDP (semidefinite programming) solver +WWW= http://sdpa.sourceforge.net/ LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING |