diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:17:21 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:17:21 +0000 |
commit | 090059a2104b9f20d6996143c0d726aaf861788d (patch) | |
tree | 4cadfc68f904ca53b29dba2d78d787b8448a670b /x11-fonts | |
parent | b6bc7db4c726f7a2a9e86dd28592063f09ca97dc (diff) | |
download | ports-090059a2104b9f20d6996143c0d726aaf861788d.tar.gz ports-090059a2104b9f20d6996143c0d726aaf861788d.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/fntsample/Makefile | 1 | ||||
-rw-r--r-- | x11-fonts/fontmatrix/Makefile | 1 | ||||
-rw-r--r-- | x11-fonts/gfe/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/gnome-font-sampler/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/x11-fonts/fntsample/Makefile b/x11-fonts/fntsample/Makefile index 8853c9481392..1aeb5e4468bd 100644 --- a/x11-fonts/fntsample/Makefile +++ b/x11-fonts/fntsample/Makefile @@ -7,6 +7,7 @@ PORTNAME= fntsample PORTVERSION= 2.8 +PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= SF http://unicode.org/Public/5.0.0/ucd/:unidata DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Blocks.txt:unidata diff --git a/x11-fonts/fontmatrix/Makefile b/x11-fonts/fontmatrix/Makefile index a80428ec15f2..e8b061cdeaee 100644 --- a/x11-fonts/fontmatrix/Makefile +++ b/x11-fonts/fontmatrix/Makefile @@ -8,6 +8,7 @@ PORTNAME= fontmatrix DISTVERSION= 0.4.2 DISTVERSIONSUFFIX= -Source +PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= http://www.fontmatrix.net/archives/ diff --git a/x11-fonts/gfe/Makefile b/x11-fonts/gfe/Makefile index 335de36c6106..b0120bfa4a22 100644 --- a/x11-fonts/gfe/Makefile +++ b/x11-fonts/gfe/Makefile @@ -7,7 +7,7 @@ PORTNAME= gfe PORTVERSION= 0.0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/fonts diff --git a/x11-fonts/gnome-font-sampler/Makefile b/x11-fonts/gnome-font-sampler/Makefile index c5738f532651..2064bf526c47 100644 --- a/x11-fonts/gnome-font-sampler/Makefile +++ b/x11-fonts/gnome-font-sampler/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-font-sampler PORTVERSION= 0.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-fonts MASTER_SITES= http://linuxadvocate.org/projects/gfontsampler/downloads/ DISTNAME= gfontsampler-${PORTVERSION} |