diff options
-rw-r--r-- | games/gretools/Makefile | 4 | ||||
-rw-r--r-- | games/gretools/distinfo | 2 | ||||
-rw-r--r-- | games/gretools/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/games/gretools/Makefile b/games/gretools/Makefile index 69832e8faca1..70ceb061431e 100644 --- a/games/gretools/Makefile +++ b/games/gretools/Makefile @@ -6,9 +6,9 @@ # PORTNAME= gretools -PORTVERSION= 1.1 +PORTVERSION= 1.2.1 CATEGORIES= games -MASTER_SITES= http://theory.cs.iitm.ernet.in/~arvindn/gretools/${PORTVERSION}/ +MASTER_SITES= http://theory.cs.iitm.ernet.in/~arvindn/gretools/${PORTVERSION:R}/ MAINTAINER= adamw@FreeBSD.org COMMENT= GTK2 vocabulary builder diff --git a/games/gretools/distinfo b/games/gretools/distinfo index 3bda1b50f672..26b096ab9d89 100644 --- a/games/gretools/distinfo +++ b/games/gretools/distinfo @@ -1 +1 @@ -MD5 (gretools-1.1.tar.gz) = 43210ec1d0f6e502b921baa40a2be927 +MD5 (gretools-1.2.1.tar.gz) = 1008ff59e910b1b50778a136fb9d0a6a diff --git a/games/gretools/pkg-plist b/games/gretools/pkg-plist index c42f94722e57..588ad10792a4 100644 --- a/games/gretools/pkg-plist +++ b/games/gretools/pkg-plist @@ -5,7 +5,6 @@ bin/gretools %%PYTHON_SITELIBDIR%%/gretools/gretools.pyo share/gnome/applications/gretools.desktop share/gnome/help/gretools/C/figures/gretools_start_window.png -share/gnome/help/gretools/C/figures/synonym.png share/gnome/help/gretools/C/gretools.xml share/gnome/help/gretools/C/legal.xml share/gnome/gretools/glade/gretools.glade |