diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-12 08:03:35 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-12 08:03:35 +0000 |
commit | dd91e9d9f2576f2559247077cd8fb451fd5438f3 (patch) | |
tree | c101cdda17b4eedfa3218e6134299ff4b3fff7b8 /devel/geany-plugin-shiftcolumn | |
parent | 6472470646a37dd1c9a0713069f29787042727a0 (diff) | |
download | ports-dd91e9d9f2576f2559247077cd8fb451fd5438f3.tar.gz ports-dd91e9d9f2576f2559247077cd8fb451fd5438f3.zip |
Notes
Diffstat (limited to 'devel/geany-plugin-shiftcolumn')
-rw-r--r-- | devel/geany-plugin-shiftcolumn/Makefile | 1 | ||||
-rw-r--r-- | devel/geany-plugin-shiftcolumn/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/geany-plugin-shiftcolumn/Makefile b/devel/geany-plugin-shiftcolumn/Makefile index 83aa2f7cc3d8..2701e8a3359a 100644 --- a/devel/geany-plugin-shiftcolumn/Makefile +++ b/devel/geany-plugin-shiftcolumn/Makefile @@ -2,6 +2,7 @@ PORTNAME= geany-plugin-shiftcolumn PORTVERSION= ${GEANY_VER} +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= makc@FreeBSD.org diff --git a/devel/geany-plugin-shiftcolumn/pkg-plist b/devel/geany-plugin-shiftcolumn/pkg-plist index 47e5c6e8f0a8..05d462b0ae15 100644 --- a/devel/geany-plugin-shiftcolumn/pkg-plist +++ b/devel/geany-plugin-shiftcolumn/pkg-plist @@ -1,5 +1,3 @@ -lib/geany/shiftcolumn.a -lib/geany/shiftcolumn.la lib/geany/shiftcolumn.so %%DOCSDIR%%/shiftcolumn/AUTHORS %%DOCSDIR%%/shiftcolumn/COPYING |