diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-26 16:31:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-26 16:31:05 +0000 |
commit | 5dc6bbff9bd9d8e5d79e5d52bd3b2cab7d987966 (patch) | |
tree | 7bf8d55a92f43d3cb8e393c35dde69e00558861a /games/gretools | |
parent | ccac1bdc10d568413dc963f5f5521cd9021c7473 (diff) |
Notes
Diffstat (limited to 'games/gretools')
-rw-r--r-- | games/gretools/Makefile | 2 | ||||
-rw-r--r-- | games/gretools/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/gretools/Makefile b/games/gretools/Makefile index db93ccb7d1c2..78f61194ccfe 100644 --- a/games/gretools/Makefile +++ b/games/gretools/Makefile @@ -9,7 +9,7 @@ PORTNAME= gretools PORTVERSION= 1.2.4 PORTREVISION= 3 CATEGORIES= games gnome -MASTER_SITES= http://theory.cs.iitm.ernet.in/~arvindn/gretools/%SUBDIR%/ +MASTER_SITES= http://www.cs.utexas.edu/~arvindn/gretools/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org diff --git a/games/gretools/pkg-descr b/games/gretools/pkg-descr index 6f1df11074eb..7ca5ada91ea7 100644 --- a/games/gretools/pkg-descr +++ b/games/gretools/pkg-descr @@ -1,4 +1,4 @@ Gretools is a vocabulary building tool for GNOME. Its wordlist is comprised of about 4000 words, and it has a synonym quiz and a word-guessing game. -WWW: http://theory.cs.iitm.ernet.in/~arvindn/gretools/ +WWW: http://www.cs.utexas.edu/~arvindn/gretools/ |