diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-16 18:28:47 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-16 18:28:47 +0000 |
commit | 39fc32e82863cce17f070122d498ce82cf7ea7af (patch) | |
tree | fc8323f5d400038235fda42a6096107239789049 /x11/libSM | |
parent | ca9574e7df6ddd6a18e6234bc0f210d734a2d092 (diff) | |
download | ports-39fc32e82863cce17f070122d498ce82cf7ea7af.tar.gz ports-39fc32e82863cce17f070122d498ce82cf7ea7af.zip |
Notes
Diffstat (limited to 'x11/libSM')
-rw-r--r-- | x11/libSM/Makefile | 1 | ||||
-rw-r--r-- | x11/libSM/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile index e832ad113b03..01233f126c6b 100644 --- a/x11/libSM/Makefile +++ b/x11/libSM/Makefile @@ -3,6 +3,7 @@ PORTNAME= libSM PORTVERSION= 1.2.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 diff --git a/x11/libSM/pkg-plist b/x11/libSM/pkg-plist index ccb0046d833c..34d28dfd0b1f 100644 --- a/x11/libSM/pkg-plist +++ b/x11/libSM/pkg-plist @@ -5,5 +5,6 @@ lib/libSM.a lib/libSM.la lib/libSM.so lib/libSM.so.6 +lib/libSM.so.6.0.1 libdata/pkgconfig/sm.pc @dirrm include/X11/SM |