diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/p5-File-MMagic | |
parent | cd551d001ae65b6035a625879180b837df06f895 (diff) | |
download | ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.tar.gz ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.zip |
Notes
Diffstat (limited to 'devel/p5-File-MMagic')
-rw-r--r-- | devel/p5-File-MMagic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-MMagic/Makefile b/devel/p5-File-MMagic/Makefile index 58a7a168a2b2..0573a4eccfca 100644 --- a/devel/p5-File-MMagic/Makefile +++ b/devel/p5-File-MMagic/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ # -PORTNAME= p5-File-MMagic +PORTNAME= File-MMagic PORTVERSION= 1.06 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/K/KN/KNOK -DISTNAME= File-MMagic-${PORTVERSION} +PKGNAMEPREFIX= p5- MAINTAINER= knu@idaemons.org |