diff options
Diffstat (limited to 'net')
-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 $ |