diff options
author | flz <flz@FreeBSD.org> | 2007-09-16 20:42:25 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-09-16 20:42:25 +0800 |
commit | a3a2e47813dd2a301a348c842d66205184ed626a (patch) | |
tree | 764a050a6b1f6899cf872405ac1845d82cb838ba /x11 | |
parent | 50ae235fa927b00adee7a380fc3d47a4f29394dd (diff) | |
download | freebsd-ports-gnome-a3a2e47813dd2a301a348c842d66205184ed626a.tar.gz freebsd-ports-gnome-a3a2e47813dd2a301a348c842d66205184ed626a.tar.zst freebsd-ports-gnome-a3a2e47813dd2a301a348c842d66205184ed626a.zip |
Bump PORTREVISION after gtk20 dependency removal in pixman.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xorg-libraries/Makefile | 1 | ||||
-rw-r--r-- | x11/xorg/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/xorg-libraries/Makefile b/x11/xorg-libraries/Makefile index 756a13a129e1..6c71c4910f70 100644 --- a/x11/xorg-libraries/Makefile +++ b/x11/xorg-libraries/Makefile @@ -7,6 +7,7 @@ PORTNAME= xorg-libraries PORTVERSION= 7.3 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= # none DISTFILES= # none diff --git a/x11/xorg/Makefile b/x11/xorg/Makefile index fcebb0c8dd22..2726c617e4af 100644 --- a/x11/xorg/Makefile +++ b/x11/xorg/Makefile @@ -7,6 +7,7 @@ PORTNAME= xorg PORTVERSION= 7.3 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= # none DISTFILES= # none |