aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2021-08-31 13:29:26 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2021-08-31 13:29:26 +0000
commit73855f4916c2a2c3fec5e0634f5d4383e66dc067 (patch)
tree773960ecd70814657934ff53fd6c0f4e7d2e671c
parente562107239ac8bddd5741310a54608f4f6b8fc93 (diff)
downloadports-73855f4916c2a2c3fec5e0634f5d4383e66dc067.tar.gz
ports-73855f4916c2a2c3fec5e0634f5d4383e66dc067.zip
coregarage: Remove extraneous portrevision
-rw-r--r--Mk/bsd.local.mk5
-rw-r--r--deskutils/coregarage/Makefile1
2 files changed, 5 insertions, 1 deletions
diff --git a/Mk/bsd.local.mk b/Mk/bsd.local.mk
index 468442a19428..0e8b94b8c861 100644
--- a/Mk/bsd.local.mk
+++ b/Mk/bsd.local.mk
@@ -23,3 +23,8 @@ Local_Post_Include= bsd.local.mk
#
.endif # defined(_POSTMKINCLUDED) && !defined(Local_Post_Include)
+
+# Added by freebsd-wip-checkout
+VALID_CATEGORIES+=wip
+# End addition
+
diff --git a/deskutils/coregarage/Makefile b/deskutils/coregarage/Makefile
index 269132706617..59cdb652e247 100644
--- a/deskutils/coregarage/Makefile
+++ b/deskutils/coregarage/Makefile
@@ -1,6 +1,5 @@
PORTNAME= coregarage
DISTVERSION= 4.3.0
-PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= jwb@FreeBSD.org