diff options
Diffstat (limited to 'www/rubygem-httpclient/Makefile')
-rw-r--r-- | www/rubygem-httpclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-httpclient/Makefile b/www/rubygem-httpclient/Makefile index 49d0a9df1d98..cb0b322b2c55 100644 --- a/www/rubygem-httpclient/Makefile +++ b/www/rubygem-httpclient/Makefile @@ -1,4 +1,3 @@ -# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com> # $FreeBSD$ PORTNAME= httpclient @@ -15,4 +14,5 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES+= bin/httpclient +NO_STAGE= yes .include <bsd.port.mk> |