diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2009-04-08 02:45:24 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2009-04-08 02:45:24 +0000 |
commit | 9b13b34752f4702cf9943afbfb628eb9ab0d0d65 (patch) | |
tree | cfc12db666aa392cd772e54cd32319eade70939d /x11/libX11/Makefile | |
parent | 8ce52f5a2feb07dd710ff469066b0e39a1c65d57 (diff) |
Notes
Diffstat (limited to 'x11/libX11/Makefile')
-rw-r--r-- | x11/libX11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index 860cb62fe7e7..a1c5385a45ac 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libX11 -PORTVERSION= 1.2 +PORTVERSION= 1.2.1 PORTEPOCH= 1 CATEGORIES= x11 |