diff options
Diffstat (limited to 'textproc/gtkdiff')
-rw-r--r-- | textproc/gtkdiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gtkdiff/Makefile b/textproc/gtkdiff/Makefile index b29042b32169..1fd871469f5a 100644 --- a/textproc/gtkdiff/Makefile +++ b/textproc/gtkdiff/Makefile @@ -9,9 +9,9 @@ PORTNAME= gtkdiff PORTVERSION= 1.8.0 PORTREVISION= 3 CATEGORIES= textproc gnome -MASTER_SITES= http:www.alaskaparadise.com/freebsd/ +MASTER_SITES= LOCAL/beech -MAINTAINER= beech@alaskaparadise.com +MAINTAINER= beech@FreeBSD.org COMMENT= A frontend program for diff(1) written for GNOME USE_X_PREFIX= yes |