aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-05-20 20:19:07 +0800
committerdinoex <dinoex@FreeBSD.org>2006-05-20 20:19:07 +0800
commit7ec247063f45a2a17b0316243d6c266b6a86c533 (patch)
tree86459bec7d2800fdd27e931b558631f829dcba28
parentb5a8c4baa4b617d61593836a8fb7c198301a7646 (diff)
downloadfreebsd-ports-gnome-7ec247063f45a2a17b0316243d6c266b6a86c533.tar.gz
freebsd-ports-gnome-7ec247063f45a2a17b0316243d6c266b6a86c533.tar.zst
freebsd-ports-gnome-7ec247063f45a2a17b0316243d6c266b6a86c533.zip
- make portlint happier
-rw-r--r--devel/ruby-gnustep/Makefile2
-rw-r--r--security/gnupg-idea/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-gnustep/Makefile b/devel/ruby-gnustep/Makefile
index bd353559e9af..7c69af9fbc57 100644
--- a/devel/ruby-gnustep/Makefile
+++ b/devel/ruby-gnustep/Makefile
@@ -9,9 +9,9 @@ PORTNAME= gnustep
PORTVERSION= 0.2.2
CATEGORIES= devel ruby
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
+MASTER_SITE_SUBDIR= libs
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= rigs-${PORTVERSION}
-MASTER_SITE_SUBDIR= libs
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A Ruby interface to the GNUstep development environment
diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile
index 6c19ee7d6fee..54e97e0b55c3 100644
--- a/security/gnupg-idea/Makefile
+++ b/security/gnupg-idea/Makefile
@@ -24,7 +24,7 @@ COMMENT= IDEA extension module for gnupg (and RSA for demonstration)
RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg
EXTRACT_AFTER_ARGS= > ${WRKSRC}/idea.c
-RESTRICTED= "IDEA is Patented in the USA and many European countries"
+RESTRICTED= IDEA is Patented in the USA and many European countries
NO_PACKAGE= ${RESTRICTED}
NO_WRKSUBDIR= yes