diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-30 17:52:23 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-30 17:52:23 +0000 |
commit | 5123b588341269aac9895f36f287c5f737b07bf1 (patch) | |
tree | efc3b35341321b20b2a3aef5396a59643da16a34 /x11 | |
parent | 237fffa92a3baee7b574aeafb56341952fb007c5 (diff) | |
download | ports-5123b588341269aac9895f36f287c5f737b07bf1.tar.gz ports-5123b588341269aac9895f36f287c5f737b07bf1.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gpctool/Makefile | 2 | ||||
-rw-r--r-- | x11/tycoon/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gpctool/Makefile b/x11/gpctool/Makefile index 33e39cba6542..c601bf867aa4 100644 --- a/x11/gpctool/Makefile +++ b/x11/gpctool/Makefile @@ -3,7 +3,7 @@ PORTNAME= gpctool PORTVERSION= 1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 math graphics MASTER_SITES= ftp://ftp.cs.man.ac.uk/pub/toby/gpc/ DISTNAME= gpct${PORTVERSION:S/.//g} diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index fe0389d22f8a..7ba4cc9c36b5 100644 --- a/x11/tycoon/Makefile +++ b/x11/tycoon/Makefile @@ -3,7 +3,7 @@ PORTNAME= tycoon PORTVERSION= 1.07o -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 MASTER_SITES= SUNSITE/X11/desktop |