diff options
author | adam <adam@pkgsrc.org> | 2019-09-02 12:29:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-09-02 12:29:55 +0000 |
commit | dc19381dbdd0cccd20e445ea3f805f7e7d2b8f88 (patch) | |
tree | 4077915183f7ec101da56bf7f4fd7314d6f7a6ae | |
parent | 68b8158bc79fe089942f11ab4d0f5ce569928bf3 (diff) | |
download | pkgsrc-dc19381dbdd0cccd20e445ea3f805f7e7d2b8f88.tar.gz |
p5-Danga-Socket: remove empty PLIST; add perl5 to CATEGORIES
-rw-r--r-- | net/p5-Danga-Socket/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Danga-Socket/PLIST | 1 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net/p5-Danga-Socket/Makefile b/net/p5-Danga-Socket/Makefile index c2cc9a4feea..218ba639a34 100644 --- a/net/p5-Danga-Socket/Makefile +++ b/net/p5-Danga-Socket/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2019/08/11 13:22:14 wiz Exp $ -# +# $NetBSD: Makefile,v 1.14 2019/09/02 12:29:55 adam Exp $ DISTNAME= Danga-Socket-1.61 PKGNAME= p5-${DISTNAME} PKGREVISION= 9 -CATEGORIES= net +CATEGORIES= net perl5 MASTER_SITES= https://cpan.metacpan.org/authors/id/B/BR/BRADFITZ/ MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/net/p5-Danga-Socket/PLIST b/net/p5-Danga-Socket/PLIST deleted file mode 100644 index 73efa1f3316..00000000000 --- a/net/p5-Danga-Socket/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2012/01/31 02:42:47 mspo Exp $ |