diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 08:36:47 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 08:36:47 +0000 |
commit | 27cf007f2846d08ab2d5abd44029688d9f1994cd (patch) | |
tree | 79380ad42afe149c521d6f32244f6c742dda8756 /devel/p5-Ioctl | |
parent | b47e5539d6e44d56cb6673f7baa3c859e7b666fd (diff) | |
download | ports-27cf007f2846d08ab2d5abd44029688d9f1994cd.tar.gz ports-27cf007f2846d08ab2d5abd44029688d9f1994cd.zip |
Notes
Diffstat (limited to 'devel/p5-Ioctl')
-rw-r--r-- | devel/p5-Ioctl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Ioctl/Makefile b/devel/p5-Ioctl/Makefile index 6a7d320a225f..ff4cdae63806 100644 --- a/devel/p5-Ioctl/Makefile +++ b/devel/p5-Ioctl/Makefile @@ -9,9 +9,10 @@ PORTNAME= Ioctl PORTVERSION= 0.81 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= Ioctl/JPRIT PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides a way to get the value of C ioctl constants PERL_CONFIGURE= yes |