diff options
author | pawel <pawel@FreeBSD.org> | 2011-03-24 00:58:01 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2011-03-24 00:58:01 +0800 |
commit | e0dd15a32976d7d33c23da3ec97ff87c3d53e77c (patch) | |
tree | d54f6151595d19caeb6e4f22a2b60d438b52c354 /textproc | |
parent | 6d6a6273df27a4479c3c61a13daa212258752a05 (diff) | |
download | freebsd-ports-gnome-e0dd15a32976d7d33c23da3ec97ff87c3d53e77c.tar.gz freebsd-ports-gnome-e0dd15a32976d7d33c23da3ec97ff87c3d53e77c.tar.zst freebsd-ports-gnome-e0dd15a32976d7d33c23da3ec97ff87c3d53e77c.zip |
- Update my email to FreeBSD
Approved by: miwi, wen (mentors)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/meld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index 4aa292a94f9b..d2bc841c6dd6 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4.0 CATEGORIES= textproc devel python MASTER_SITES= GNOME -MAINTAINER= c0rn@o2.pl +MAINTAINER= pawel@FreeBSD.org COMMENT= GNOME 2 visual diff and merge tool OPTIONS= PYGNOMEDESKTOP "Code syntax hilighting (many dependencies)" off |