aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2020-11-25 18:28:32 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2020-11-25 18:28:32 +0000
commitb388100a84db63302ca9a276fd5acb2ba50fffbf (patch)
treedb80941021354154dd51feb8934356109a27495b
parentae135353fba9e7674642eab294965b1d9253e272 (diff)
downloadports-b388100a84db63302ca9a276fd5acb2ba50fffbf.tar.gz
ports-b388100a84db63302ca9a276fd5acb2ba50fffbf.zip
Add category education.
Notes
Notes: svn path=/head/; revision=556302
-rw-r--r--french/verbiste/Makefile2
-rw-r--r--games/gtypist/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/french/verbiste/Makefile b/french/verbiste/Makefile
index cc412bd104f0..687667e0a7a7 100644
--- a/french/verbiste/Makefile
+++ b/french/verbiste/Makefile
@@ -3,7 +3,7 @@
PORTNAME= verbiste
PORTVERSION= 0.1.47
-CATEGORIES= french textproc
+CATEGORIES= french education textproc
MASTER_SITES= http://sarrazip.com/dev/
MAINTAINER= dereckson@gmail.com
diff --git a/games/gtypist/Makefile b/games/gtypist/Makefile
index 239ea4882972..d2a1cdd1c90e 100644
--- a/games/gtypist/Makefile
+++ b/games/gtypist/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gtypist
PORTVERSION= 2.9.5
PORTREVISION= 2
-CATEGORIES= games
+CATEGORIES= games education
MASTER_SITES= GNU
MAINTAINER= naddy@FreeBSD.org