diff options
Diffstat (limited to 'editors/mlview')
-rw-r--r-- | editors/mlview/Makefile | 2 | ||||
-rw-r--r-- | editors/mlview/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index e1f3bed0a32a..877dec485ea4 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -7,7 +7,7 @@ PORTNAME= mlview PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} diff --git a/editors/mlview/pkg-plist b/editors/mlview/pkg-plist index 3e3ab0a4262d..ccf12c2f10c0 100644 --- a/editors/mlview/pkg-plist +++ b/editors/mlview/pkg-plist @@ -1,9 +1,11 @@ bin/mlview bin/mlviewctl lib/libmlview.a +lib/libmlview.la lib/libmlview.so lib/libmlview.so.8 lib/libmlviewdbusclient.a +lib/libmlviewdbusclient.la lib/libmlviewdbusclient.so.8 lib/libmlviewdbusclient.so share/gnome/applications/mlview.desktop |