diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 08:59:02 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 08:59:02 +0000 |
commit | 33c62684895a527cfcb8b97865fb6581e7666e91 (patch) | |
tree | a7d1f103dd6c6bf760f00e0a7d915d25b1d4bbaa /net/p5-PlRPC | |
parent | 1a504205eb383a3a9d72fc65adb0f18abf1060e3 (diff) | |
download | ports-33c62684895a527cfcb8b97865fb6581e7666e91.tar.gz ports-33c62684895a527cfcb8b97865fb6581e7666e91.zip |
Notes
Diffstat (limited to 'net/p5-PlRPC')
-rw-r--r-- | net/p5-PlRPC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-PlRPC/Makefile b/net/p5-PlRPC/Makefile index 24584cf5f4e5..4fe616dfc97b 100644 --- a/net/p5-PlRPC/Makefile +++ b/net/p5-PlRPC/Makefile @@ -9,6 +9,7 @@ PORTNAME= PlRPC PORTVERSION= 0.2020 CATEGORIES= net perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= RPC PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org |