diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-06-12 10:33:03 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-06-12 10:33:03 +0000 |
commit | 74183124268a3240dc08fe976667aa2e5a16e9b8 (patch) | |
tree | accd1692a45d6aa6d9d6e5eaec2b4a6e0603f327 /devel/p5-POE-API-Hooks/Makefile | |
parent | 40039d4bf573494c60744c668b86c5e99a9286ad (diff) |
Notes
Diffstat (limited to 'devel/p5-POE-API-Hooks/Makefile')
-rw-r--r-- | devel/p5-POE-API-Hooks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-POE-API-Hooks/Makefile b/devel/p5-POE-API-Hooks/Makefile index c31672e6e985..3ee3f0011112 100644 --- a/devel/p5-POE-API-Hooks/Makefile +++ b/devel/p5-POE-API-Hooks/Makefile @@ -6,10 +6,11 @@ # PORTNAME= POE-API-Hooks -PORTVERSION= 1.05 +PORTVERSION= 1.0500 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/S/SU/SUNGO +DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org |