diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-08 04:03:13 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-08 04:03:13 +0000 |
commit | 8f48bebef7333c3b311c6d5ece9274245181b9e5 (patch) | |
tree | 344d771f88d4257d8c618f63ed445859d1d893b5 /x11-toolkits/libXt | |
parent | 034bd62ebb6da356b915d27052d55fd9f95ecc7a (diff) | |
download | ports-8f48bebef7333c3b311c6d5ece9274245181b9e5.tar.gz ports-8f48bebef7333c3b311c6d5ece9274245181b9e5.zip |
Notes
Diffstat (limited to 'x11-toolkits/libXt')
-rw-r--r-- | x11-toolkits/libXt/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libXt/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile index e357767bcc05..51b1f11b5725 100644 --- a/x11-toolkits/libXt/Makefile +++ b/x11-toolkits/libXt/Makefile @@ -7,7 +7,7 @@ PORTNAME= libXt PORTVERSION= 0.1.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ diff --git a/x11-toolkits/libXt/pkg-plist b/x11-toolkits/libXt/pkg-plist index bc7a14aa408b..4c739344a483 100644 --- a/x11-toolkits/libXt/pkg-plist +++ b/x11-toolkits/libXt/pkg-plist @@ -10,6 +10,7 @@ include/X11/Object.h include/X11/ObjectP.h include/X11/RectObj.h include/X11/RectObjP.h +include/X11/Shell.h include/X11/ShellP.h include/X11/StringDefs.h include/X11/Vendor.h |