aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2018-09-10 19:19:43 +0800
committerdes <des@FreeBSD.org>2018-09-10 19:19:43 +0800
commitc0b300c0dbc6dd85775526601d27f319507c6268 (patch)
tree0f1289cb80a1fa99c232bf09f0347f07368ed57d
parent52969df02863e0497c2cbd6c85d773dcf4a87acc (diff)
downloadfreebsd-ports-gnome-c0b300c0dbc6dd85775526601d27f319507c6268.tar.gz
freebsd-ports-gnome-c0b300c0dbc6dd85775526601d27f319507c6268.tar.zst
freebsd-ports-gnome-c0b300c0dbc6dd85775526601d27f319507c6268.zip
Remove the last few instances of TAGS.
-rw-r--r--devel/p5-List-Cycle/Makefile1
-rw-r--r--security/p5-Authen-Htpasswd/Makefile1
-rw-r--r--textproc/p5-Lingua-Identify/Makefile2
3 files changed, 0 insertions, 4 deletions
diff --git a/devel/p5-List-Cycle/Makefile b/devel/p5-List-Cycle/Makefile
index 95c60621d68d..bfc275874b5d 100644
--- a/devel/p5-List-Cycle/Makefile
+++ b/devel/p5-List-Cycle/Makefile
@@ -10,7 +10,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Objects for cycling through a list of values
-TAGS= list cycle
USES= perl5
USE_PERL5= configure
diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile
index 117937951886..af2a9c9db3bb 100644
--- a/security/p5-Authen-Htpasswd/Makefile
+++ b/security/p5-Authen-Htpasswd/Makefile
@@ -10,7 +10,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Authen::Htpasswd - interface to read and modify Apache .htpasswd files
-TAGS= apache authentication pass password md5 sha1 crypto
COMMON_DEPENDS= p5-IO-LockedFile>=0:devel/p5-IO-LockedFile \
p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile
index d431007259c6..008fd4e947da 100644
--- a/textproc/p5-Lingua-Identify/Makefile
+++ b/textproc/p5-Lingua-Identify/Makefile
@@ -19,6 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-TAGS= lang detect identify
-
.include <bsd.port.mk>