summaryrefslogtreecommitdiff
path: root/print/rubygem-afm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/rubygem-afm/Makefile')
-rw-r--r--print/rubygem-afm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/rubygem-afm/Makefile b/print/rubygem-afm/Makefile
index b32e997ee95e..50495734a182 100644
--- a/print/rubygem-afm/Makefile
+++ b/print/rubygem-afm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= afm
-PORTVERSION= 0.2.2
+PORTVERSION= 1.0.0
CATEGORIES= print rubygems
MASTER_SITES= RG
@@ -9,8 +9,8 @@ WWW= https://github.com/halfbyte/afm
LICENSE= MIT
-NO_ARCH= yes
-
USES= gem
+NO_ARCH= yes
+
.include <bsd.port.mk>