diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-14 07:36:10 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-14 07:36:10 +0800 |
commit | 8a29ebe481a3f6757d5df4a70f3da1b4e5f074d9 (patch) | |
tree | 4ce12af0cc51d4d3709c8a3cff42fd72baf4740e /textproc/Makefile | |
parent | b3c5e4d5f7e9571351509abd41be24ec2144e2b0 (diff) | |
download | freebsd-ports-gnome-8a29ebe481a3f6757d5df4a70f3da1b4e5f074d9.tar.gz freebsd-ports-gnome-8a29ebe481a3f6757d5df4a70f3da1b4e5f074d9.tar.zst freebsd-ports-gnome-8a29ebe481a3f6757d5df4a70f3da1b4e5f074d9.zip |
Add meld, a GNOME 2 visual diff utility written in Python.
PR: 50903
Submitted by: Pav Lucistnik <pav@oook.cz>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 434d486bd217..a22d7816d9ec 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -139,6 +139,7 @@ SUBDIR += maketeidtd SUBDIR += man2html SUBDIR += manued.el + SUBDIR += meld SUBDIR += mgdiff SUBDIR += mguesser SUBDIR += mifluz |