diff options
Diffstat (limited to 'textproc/gtkdiff/Makefile')
-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 1eb2d88bf4a6..c0d2322448f0 100644 --- a/textproc/gtkdiff/Makefile +++ b/textproc/gtkdiff/Makefile @@ -8,9 +8,9 @@ PORTNAME= gtkdiff PORTVERSION= 1.0.2 CATEGORIES= textproc gnome -MASTER_SITES= http://www.ainet.or.jp/~inoue/software/gtkdiff/ +MASTER_SITES= http://home.catv.ne.jp/pp/ginoue/software/gtkdiff/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_GNOME= yes |