diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 13:44:19 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 13:44:19 +0800 |
commit | 79ed41a8a032517e571d68b42937692ec14f0dae (patch) | |
tree | 711755e8addaf8e96d38721a3ad45b08e149d406 /textproc/easydiff | |
parent | 32b85b62b24a4b43b3041a282557f909848a3143 (diff) | |
download | freebsd-ports-gnome-79ed41a8a032517e571d68b42937692ec14f0dae.tar.gz freebsd-ports-gnome-79ed41a8a032517e571d68b42937692ec14f0dae.tar.zst freebsd-ports-gnome-79ed41a8a032517e571d68b42937692ec14f0dae.zip |
- reset MAINTAINER
Diffstat (limited to 'textproc/easydiff')
-rw-r--r-- | textproc/easydiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/easydiff/Makefile b/textproc/easydiff/Makefile index 56f12f3f2d6d..0f5687f56d52 100644 --- a/textproc/easydiff/Makefile +++ b/textproc/easydiff/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= usr-apps DISTNAME= EasyDiff-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep graphical diff LICENSE= GPLv2 |