aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-21 04:01:47 +0800
committermiwi <miwi@FreeBSD.org>2009-03-21 04:01:47 +0800
commite9bb9806664470b782d3f5ada341013451b40a81 (patch)
treee4c2b776592d9491a80423969d3edae9a3d28083 /net
parentab6665078170dea9061d4664845c9efaf74bc973 (diff)
downloadfreebsd-ports-gnome-e9bb9806664470b782d3f5ada341013451b40a81.tar.gz
freebsd-ports-gnome-e9bb9806664470b782d3f5ada341013451b40a81.tar.zst
freebsd-ports-gnome-e9bb9806664470b782d3f5ada341013451b40a81.zip
- Fix plist
Diffstat (limited to 'net')
-rw-r--r--net/rubygem-oauth/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile
index 13fe47caa602..133bb128dc1a 100644
--- a/net/rubygem-oauth/Makefile
+++ b/net/rubygem-oauth/Makefile
@@ -19,5 +19,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+PLIST_FILES= bin/oauth
.include <bsd.port.mk>