diff options
author | kris <kris@FreeBSD.org> | 2003-01-17 16:51:36 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-01-17 16:51:36 +0800 |
commit | 8410f9fb5f3d28e33ab4bf5b02d3e82bf2d4489c (patch) | |
tree | c3b527d8a22fb4652253ee1652a1f6ecd9f3be5e /games | |
parent | 5076f8c47a4b13f0c7412c58b862853d96c50e77 (diff) | |
download | freebsd-ports-gnome-8410f9fb5f3d28e33ab4bf5b02d3e82bf2d4489c.tar.gz freebsd-ports-gnome-8410f9fb5f3d28e33ab4bf5b02d3e82bf2d4489c.tar.zst freebsd-ports-gnome-8410f9fb5f3d28e33ab4bf5b02d3e82bf2d4489c.zip |
Add lang subcategory
Diffstat (limited to 'games')
-rw-r--r-- | games/tads/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tads/Makefile b/games/tads/Makefile index a384288c6de3..009bac9a5be0 100644 --- a/games/tads/Makefile +++ b/games/tads/Makefile @@ -7,7 +7,7 @@ PORTNAME= tads PORTVERSION= 2.5.7 -CATEGORIES= games +CATEGORIES= games lang MASTER_SITES= http://www.ifarchive.org/if-archive/programming/tads2/source/ DISTNAME= tads23-unix |