Skip to content

Commit

Permalink
science/py-dwave-*: Correct category
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Aug 14, 2022
1 parent f7101f0 commit 8a17d65
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion science/py-dwave-neal/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dwave-neal
DISTVERSION= 0.6.0.dev0
CATEGORIES= science graphics # quantum-computing
CATEGORIES= science python # quantum-computing
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down
2 changes: 1 addition & 1 deletion science/py-dwave-networkx/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dwave-networkx
DISTVERSION= 0.8.12
CATEGORIES= science graphics # quantum-computing
CATEGORIES= science python # quantum-computing
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION}

Expand Down
2 changes: 1 addition & 1 deletion science/py-dwave-samplers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dwave-samplers
DISTVERSION= 1.0.0.dev1
CATEGORIES= science graphics # quantum-computing
CATEGORIES= science python # quantum-computing
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down
2 changes: 1 addition & 1 deletion science/py-dwave-tabu/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dwave-tabu
DISTVERSION= 0.4.5
CATEGORIES= science graphics # quantum-computing
CATEGORIES= science python # quantum-computing
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down

0 comments on commit 8a17d65

Please sign in to comment.