diff options
-rw-r--r-- | math/libint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/libint/Makefile b/math/libint/Makefile index 606ede24f47..ec947978010 100644 --- a/math/libint/Makefile +++ b/math/libint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:17 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2013/04/07 20:38:36 asau Exp $ DISTNAME= libint-2.0.0-stable PKGNAME= libint-2.0.0 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= asau@inbox.ru HOMEPAGE= http://sourceforge.net/p/libint/ -COMMENT= Efficient computation of quantum mechanical matrix elements over GBS +COMMENT= Efficient computation of quantum mechanical matrix elements over Gaussian basis sets USE_LANGUAGES= c c++ GNU_CONFIGURE= yes |