diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-20 12:51:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-20 12:51:38 +0000 |
commit | 886c02b9cb775e71c764386262ec0f9725d09bd6 (patch) | |
tree | 9df5add71ff17dd15942b25eab9c65bcbdcaf194 /math | |
parent | ba1fa68213a4a5646c233063891e8cf5068ecace (diff) | |
download | pkgsrc-886c02b9cb775e71c764386262ec0f9725d09bd6.tar.gz |
Add math to CATEGORIES.
Diffstat (limited to 'math')
-rw-r--r-- | math/py-ephem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-ephem/Makefile b/math/py-ephem/Makefile index 0923efe78dd..4c64a9cbf6c 100644 --- a/math/py-ephem/Makefile +++ b/math/py-ephem/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/01/20 12:47:40 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/01/20 12:51:38 wiz Exp $ DISTNAME= pyephem-3.7.5.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyephem/ephem/} -CATEGORIES= geography +CATEGORIES= geography math MASTER_SITES= http://pypi.python.org/packages/source/p/pyephem/ MAINTAINER= pkgsrc-users@NetBSD.org |