diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2025-02-23 12:07:22 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2025-02-23 12:07:22 +0000 |
commit | 1cbecd0da27bc9f3b9f036c68c3ee2c29010459d (patch) | |
tree | 987fc3ba43e76d3551376420a48aaee1bc96a798 /devel | |
parent | devel/py-python-gilt: Move to devel/gilt and update to 2.2.4 (diff) |
devel/gilt: This is no-longer pythonic
Ooops. I missed updating CATEGORIES in my previous commit.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gilt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gilt/Makefile b/devel/gilt/Makefile index 539986f6d997..e19ad511b110 100644 --- a/devel/gilt/Makefile +++ b/devel/gilt/Makefile @@ -1,7 +1,7 @@ PORTNAME= gilt DISTVERSIONPREFIX= v DISTVERSION= 2.2.4 -CATEGORIES= devel python +CATEGORIES= devel MAINTAINER= matthew@FreeBSD.org COMMENT= GIT layering tool |