aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SAP
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2007-08-21 00:24:35 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2007-08-21 00:24:35 +0000
commite52acb35910d9d79f17ec95489d53bea062b18f0 (patch)
tree5d5924ca2e7570bb3170a52311650731c8ab14c1 /net/p5-Net-SAP
parent7c94e4a4fd7941107d57f3033b227dc58536552d (diff)
downloadports-e52acb35910d9d79f17ec95489d53bea062b18f0.tar.gz
ports-e52acb35910d9d79f17ec95489d53bea062b18f0.zip
- fix MAINTAINER's email address
Notes
Notes: svn path=/head/; revision=197995
Diffstat (limited to 'net/p5-Net-SAP')
-rw-r--r--net/p5-Net-SAP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SAP/Makefile b/net/p5-Net-SAP/Makefile
index a250e0a8d8f5..5992b67fbcbc 100644
--- a/net/p5-Net-SAP/Makefile
+++ b/net/p5-Net-SAP/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= perl@FreeBSD.ORG
+MAINTAINER= perl@FreeBSD.org
COMMENT= Session Announcement Protocol (rfc2974) packet parser
RUN_DEPENDS= ${SITE_PERL}/Net/SDP.pm:${PORTSDIR}/net/p5-Net-SDP \