aboutsummaryrefslogtreecommitdiff
path: root/deskutils/autocutsel/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-07-05 18:27:31 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-07-05 18:27:31 +0000
commit6b4b9db459d4912155e498247c6e92a45ac6d275 (patch)
tree19cb170025fdd557f5a05f1b4f0853032eed3a68 /deskutils/autocutsel/Makefile
parent65171b6c4215b8a18c8826b6647450e4c4e606e3 (diff)
Notes
Diffstat (limited to 'deskutils/autocutsel/Makefile')
-rw-r--r--deskutils/autocutsel/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/deskutils/autocutsel/Makefile b/deskutils/autocutsel/Makefile
index 3d2157e2affa..0834927dc57f 100644
--- a/deskutils/autocutsel/Makefile
+++ b/deskutils/autocutsel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= autocutsel
-PORTVERSION= 0.8.0
+PORTVERSION= 0.8.1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= autocutsel
@@ -18,4 +18,7 @@ USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
+PLIST_FILES= bin/autocutsel \
+ bin/cutsel
+
.include <bsd.port.mk>