diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 13:25:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 13:25:16 +0000 |
commit | aad09bc5e23eb75a7a865a8b0002fbc6e13d4659 (patch) | |
tree | 69c07cdc4812f0f8be0cc44c38513f540c058778 /x11-fonts | |
parent | 5c818b158c5b9479669f8322b4da8c48f5c30ef9 (diff) | |
download | ports-aad09bc5e23eb75a7a865a8b0002fbc6e13d4659.tar.gz ports-aad09bc5e23eb75a7a865a8b0002fbc6e13d4659.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/libFS/Makefile | 1 | ||||
-rw-r--r-- | x11-fonts/libXfont/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/libXfontcache/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/libXft/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/libfontenc/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/x11-fonts/libFS/Makefile b/x11-fonts/libFS/Makefile index 5f70f23b6e52..d21770c2b8f7 100644 --- a/x11-fonts/libFS/Makefile +++ b/x11-fonts/libFS/Makefile @@ -2,6 +2,7 @@ PORTNAME= libFS PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org diff --git a/x11-fonts/libXfont/Makefile b/x11-fonts/libXfont/Makefile index 44ad884decce..6a6660da05b8 100644 --- a/x11-fonts/libXfont/Makefile +++ b/x11-fonts/libXfont/Makefile @@ -3,7 +3,7 @@ PORTNAME= libXfont PORTVERSION= 1.4.7 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11-fonts diff --git a/x11-fonts/libXfontcache/Makefile b/x11-fonts/libXfontcache/Makefile index dde13cc62c68..63de4fa32ceb 100644 --- a/x11-fonts/libXfontcache/Makefile +++ b/x11-fonts/libXfontcache/Makefile @@ -2,7 +2,7 @@ PORTNAME= libXfontcache PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile index 32b9d0bb0a3c..66a847c2cbae 100644 --- a/x11-fonts/libXft/Makefile +++ b/x11-fonts/libXft/Makefile @@ -2,7 +2,7 @@ PORTNAME= libXft PORTVERSION= 2.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MAINTAINER= gnome@FreeBSD.org diff --git a/x11-fonts/libfontenc/Makefile b/x11-fonts/libfontenc/Makefile index bde12d7c2b59..e1e831233188 100644 --- a/x11-fonts/libfontenc/Makefile +++ b/x11-fonts/libfontenc/Makefile @@ -3,7 +3,7 @@ PORTNAME= libfontenc PORTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org |