diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-08 04:03:13 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-08 04:03:13 +0000 |
commit | fe5e5c7cce101603f45d51fb418942a16411acd7 (patch) | |
tree | 786fbc49724b64f6ec84b0a5bf7c933c2b046579 /x11-toolkits/libXt | |
parent | e3e9a6430ff8c2ab356ba65bc61890c5b62de88d (diff) | |
download | FreeBSD-ports-fe5e5c7cce101603f45d51fb418942a16411acd7.zip FreeBSD-ports-fe5e5c7cce101603f45d51fb418942a16411acd7.tar.gz |
Add Shell.h to the plist.
Reported by: bento via kris
Pointy hat to: me
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 e357767..51b1f11 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 bc7a14a..4c73934 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 |