diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-06-22 23:42:27 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-06-22 23:42:27 +0000 |
commit | 29a2ad252c95b12b9b8f54ac399147590eb26c14 (patch) | |
tree | e9cc868a87fb05461ade6c2ae3bee4f59f165b66 /x11 | |
parent | Change maintainer to andrews@technologist.com for port (diff) |
Import true contents of repo.copied kde11*-i18n ports.
Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp>
Notes
Notes:
svn path=/head/; revision=19695
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7bda03bb2742..f2e5681d35fe 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.261 1999/05/11 03:12:57 asami Exp $ +# $Id: Makefile,v 1.262 1999/05/29 05:01:38 steve Exp $ # SUBDIR += 9term @@ -50,6 +50,7 @@ SUBDIR += gnomelibs SUBDIR += kb2mb2 SUBDIR += kde11 + SUBDIR += kde11-i18n SUBDIR += kdebase11 SUBDIR += kdebase11-i18n SUBDIR += kdelibs11 |