diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-03-28 06:47:48 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-03-28 06:47:48 +0000 |
commit | de78af3ac53da4687d22975cd2e236a0668d9a0d (patch) | |
tree | d9c023ed56bfb9a9663ac490476a1cca76b1c499 /x11-toolkits/linux-pango | |
parent | 1c61847a1158728babbb2e3016e7b369abef3304 (diff) | |
download | ports-de78af3ac53da4687d22975cd2e236a0668d9a0d.tar.gz ports-de78af3ac53da4687d22975cd2e236a0668d9a0d.zip |
Notes
Diffstat (limited to 'x11-toolkits/linux-pango')
-rw-r--r-- | x11-toolkits/linux-pango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/linux-pango/Makefile b/x11-toolkits/linux-pango/Makefile index 6fc78c8d4b4e..d6ae2a8f1cc1 100644 --- a/x11-toolkits/linux-pango/Makefile +++ b/x11-toolkits/linux-pango/Makefile @@ -8,7 +8,7 @@ PORTNAME= pango PORTVERSION= 1.10.2 DISTVERSIONSUFFIX= -1.gst.1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits linux MASTER_SITES= http://gstreamer.freedesktop.org/pkg/%SUBDIR%/ CENKES/myports MASTER_SITE_SUBDIR= ${LINUX_DIST}/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}/RPMS.gst010 |