diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-06-14 22:23:55 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-06-14 22:23:55 +0000 |
commit | 8faff930318b7dda93aeae9a71f91adecf95fec3 (patch) | |
tree | 72990df7889361ce05e62304a12d2c56f30d68c5 /x11/libX11 | |
parent | d912d5de99935f31a26eb5ea015d38c8bd143dc3 (diff) |
Notes
Diffstat (limited to 'x11/libX11')
-rw-r--r-- | x11/libX11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index a1c5385a45ac..538d9c380c6a 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -7,6 +7,7 @@ PORTNAME= libX11 PORTVERSION= 1.2.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 |