diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-05-10 03:18:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-05-10 03:18:14 +0800 |
commit | 9554a7e27aa34462f47670e43fb7ce31c32a7ce5 (patch) | |
tree | cc77ff557ccb7cdc8f5d358247387ddbd57644f0 /x11-fonts | |
parent | c663b5093828658ed4f4a902c54b76d4b583818e (diff) | |
download | freebsd-ports-gnome-9554a7e27aa34462f47670e43fb7ce31c32a7ce5.tar.gz freebsd-ports-gnome-9554a7e27aa34462f47670e43fb7ce31c32a7ce5.tar.zst freebsd-ports-gnome-9554a7e27aa34462f47670e43fb7ce31c32a7ce5.zip |
- Bump PORTREVISION for package change in r414575
Approved by: portmgr (blanket)
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/fontconfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile index 738089d185d4..53a513e72c78 100644 --- a/x11-fonts/fontconfig/Makefile +++ b/x11-fonts/fontconfig/Makefile @@ -3,7 +3,7 @@ PORTNAME= fontconfig PORTVERSION= 2.11.1 -PORTREVISION?= 1 +PORTREVISION?= 2 PORTEPOCH?= 1 CATEGORIES= x11-fonts MASTER_SITES= http://www.freedesktop.org/software/fontconfig/release/ |