diff options
author | xride <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
---|---|---|
committer | xride <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
commit | 64c87c28881beecb28a8a2d93f108fcfee4be1b8 (patch) | |
tree | 4b9224bbe4dd1f6096d385f20d293698fb7a2323 /comms | |
parent | a47785e833982fa3907c9b4df89840d041623109 (diff) | |
download | FreeBSD-ports-64c87c28881beecb28a8a2d93f108fcfee4be1b8.zip FreeBSD-ports-64c87c28881beecb28a8a2d93f108fcfee4be1b8.tar.gz |
Change my MAINTAINER email to be my @FreeBSD email
Approved by: tmclaugh
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gpsk31/Makefile | 2 | ||||
-rw-r--r-- | comms/linpsk/Makefile | 2 | ||||
-rw-r--r-- | comms/twpsk/Makefile | 2 | ||||
-rw-r--r-- | comms/xnecview/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/comms/gpsk31/Makefile b/comms/gpsk31/Makefile index e4da981..7e3c05b 100644 --- a/comms/gpsk31/Makefile +++ b/comms/gpsk31/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.qsl.net/pg4i/download/ -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= A gtk psk31 client USE_GNOME= gtk20 diff --git a/comms/linpsk/Makefile b/comms/linpsk/Makefile index f8ad80b..846571d 100644 --- a/comms/linpsk/Makefile +++ b/comms/linpsk/Makefile @@ -12,7 +12,7 @@ CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= A qt psk31 client LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ diff --git a/comms/twpsk/Makefile b/comms/twpsk/Makefile index a9a18ed..6be679f 100644 --- a/comms/twpsk/Makefile +++ b/comms/twpsk/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1 CATEGORIES= comms hamradio MASTER_SITES= http://www.ibiblio.org/pub/linux/apps/ham/ -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= A openmotif X psk31 client USE_XPM= yes diff --git a/comms/xnecview/Makefile b/comms/xnecview/Makefile index 2d3d6b8..12de63b 100644 --- a/comms/xnecview/Makefile +++ b/comms/xnecview/Makefile @@ -10,7 +10,7 @@ CATEGORIES= comms hamradio MASTER_SITES= http://wwwhome.cs.utwente.nl/%7Eptdeboer/ham/xnecview/ EXTRACT_SUFX= .tgz -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= A X viewer of nec2c data LIB_DEPENDS= png:${PORTSDIR}/graphics/png |