From e60814c6ecc8bb96c76de6ac27d93bb85d4a6b89 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 29 Apr 2021 22:15:34 +0800 Subject: [PATCH] astro/py-pymetar: Sort CATEGORIES --- astro/py-pymetar/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/py-pymetar/Makefile b/astro/py-pymetar/Makefile index 97b5feb12bc26..c54b97a5bef10 100644 --- a/astro/py-pymetar/Makefile +++ b/astro/py-pymetar/Makefile @@ -2,7 +2,7 @@ PORTNAME= pymetar PORTVERSION= 1.2 -CATEGORIES= astro python geography +CATEGORIES= astro geography python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}