diff options
author | asau <asau> | 2013-04-07 20:38:36 +0000 |
---|---|---|
committer | asau <asau> | 2013-04-07 20:38:36 +0000 |
commit | 8331ce1f0738cfc39b846f92083231cd78afb97b (patch) | |
tree | 775aebd32a484211c2806ae8f23a266c8752e9ca /math/libint | |
parent | ce1bc6dd8aa63b22791fc4e66920dc2daa85322a (diff) | |
download | pkgsrc-8331ce1f0738cfc39b846f92083231cd78afb97b.tar.gz |
Revert. "GBS" is not acceptable abbreviation here.
Diffstat (limited to 'math/libint')
-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 |