diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-01-12 00:24:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-01-12 00:24:20 +0000 |
commit | bb4691d8365c151edd563d72bc731303faa10ef3 (patch) | |
tree | fff2eb0662c6db3ef0a352f592d32a62a0b5618f /comms/seyon | |
parent | 57edda7c15056c73b4765fbfe88e7752c31be816 (diff) | |
download | ports-bb4691d8365c151edd563d72bc731303faa10ef3.tar.gz ports-bb4691d8365c151edd563d72bc731303faa10ef3.zip |
Notes
Diffstat (limited to 'comms/seyon')
-rw-r--r-- | comms/seyon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile index bcc2483f3a54..1ea8f32c2adc 100644 --- a/comms/seyon/Makefile +++ b/comms/seyon/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/ DISTNAME= Seyon-${PORTVERSION} EXTRACT_SUFX= -tar.Z -MAINTAINER= me@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A communications package for the X Window system WRKSRC= ${WRKDIR}/seyon |