diff options
author | asami <asami@FreeBSD.org> | 1999-03-20 06:30:35 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-03-20 06:30:35 +0800 |
commit | 6d817da725c61376c8e5945bd96cdfecf5c55365 (patch) | |
tree | 00eb0a504c5b3bd8713474c391443b381fbbbc04 /x11 | |
parent | a4dddbfa3ab60a44bf12c62aabdeee6965c68183 (diff) | |
download | freebsd-ports-gnome-6d817da725c61376c8e5945bd96cdfecf5c55365.tar.gz freebsd-ports-gnome-6d817da725c61376c8e5945bd96cdfecf5c55365.tar.zst freebsd-ports-gnome-6d817da725c61376c8e5945bd96cdfecf5c55365.zip |
Add ktranslator and kvidtune.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7873dc59cf86..dd06b9d16d29 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.252 1999/01/25 06:10:55 asami Exp $ +# $Id: Makefile,v 1.253 1999/01/26 03:27:32 steve Exp $ # SUBDIR += 9term @@ -55,6 +55,8 @@ SUBDIR += kdebase11 SUBDIR += kdelibs SUBDIR += kdelibs11 + SUBDIR += ktranslator + SUBDIR += kvidtune SUBDIR += kworldwatch SUBDIR += libdnd SUBDIR += libhelp |