diff options
author | marcus <marcus@FreeBSD.org> | 2002-06-26 17:15:52 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-06-26 17:15:52 +0800 |
commit | a44d334a1b8dbb94b0c87c58ae24ab3612713641 (patch) | |
tree | 967f68c95e8725d660923df2f6aa8b78baa82da6 /lang/Makefile | |
parent | 270ecfec6a1abd416610049b8c902a6b67b07361 (diff) | |
download | freebsd-ports-gnome-a44d334a1b8dbb94b0c87c58ae24ab3612713641.tar.gz freebsd-ports-gnome-a44d334a1b8dbb94b0c87c58ae24ab3612713641.tar.zst freebsd-ports-gnome-a44d334a1b8dbb94b0c87c58ae24ab3612713641.zip |
Remove librep2. librep and librep2 are now in sync.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 288f054f66eb..cb90c3c2727a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -89,7 +89,6 @@ SUBDIR += kawa SUBDIR += klone SUBDIR += librep - SUBDIR += librep2 SUBDIR += libutils SUBDIR += linux-j SUBDIR += logo |