diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2021-12-08 10:33:03 +0000 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2021-12-08 10:57:06 +0000 |
commit | b5687f8a8a96b57399515fe72fda0bb0daf74b46 (patch) | |
tree | 11977eff9020e72dc0575a5635904d9deb71daf6 /editors/elementary-code | |
parent | a1cd6815d96057eff0045460e7161473d4570444 (diff) |
Diffstat (limited to 'editors/elementary-code')
-rw-r--r-- | editors/elementary-code/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/elementary-code/Makefile b/editors/elementary-code/Makefile index 9ae7a9582091..15d8f1da682c 100644 --- a/editors/elementary-code/Makefile +++ b/editors/elementary-code/Makefile @@ -1,6 +1,6 @@ PORTNAME= elementary-code DISTVERSION= 6.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= miguel@gocobachi.dev |