diff options
author | flz <flz@FreeBSD.org> | 2009-01-23 16:28:36 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2009-01-23 16:28:36 +0000 |
commit | e1fa8d8895aee835b4a658dd8fed60b6fe0166f2 (patch) | |
tree | cf2e3d4f30a1b913cafbd708b8f9c5081f8aec9d /x11/xtrans/Makefile | |
parent | 7fd0312bdcb554dba77af4cae101782e5fb32587 (diff) | |
download | FreeBSD-ports-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.zip FreeBSD-ports-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.tar.gz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Diffstat (limited to 'x11/xtrans/Makefile')
-rw-r--r-- | x11/xtrans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xtrans/Makefile b/x11/xtrans/Makefile index d351b70..598e49e 100644 --- a/x11/xtrans/Makefile +++ b/x11/xtrans/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xtrans -PORTVERSION= 1.0.4 +PORTVERSION= 1.2.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org |