diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-19 20:25:56 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-19 20:25:56 +0000 |
commit | cfeec2e081f91c0a916ecaedea3aef39cbe69885 (patch) | |
tree | 8843d4c3be948c427403a2364e68b066ca7fc3fa /textproc | |
parent | Make sure the score files for mahjongg get created. (diff) |
Update MASTER_SITES and WWW and release to the wild.
Notes
Notes:
svn path=/head/; revision=73554
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gtkdiff/Makefile | 4 | ||||
-rw-r--r-- | textproc/gtkdiff/pkg-descr | 2 |
2 files changed, 3 insertions, 3 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 diff --git a/textproc/gtkdiff/pkg-descr b/textproc/gtkdiff/pkg-descr index e57163bd1f15..e99cbce536b1 100644 --- a/textproc/gtkdiff/pkg-descr +++ b/textproc/gtkdiff/pkg-descr @@ -1,4 +1,4 @@ gtkdiff is a frontend program for diff. It's written with GTK+ and requires GNOME. -WWW: http://www.ainet.or.jp/~inoue/software/gtkdiff/index-e.html +WWW: http://home.catv.ne.jp/pp/ginoue/software/gtkdiff/ |