diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
commit | e6d16f439e2141a43f3eed37c43ccd8709c77ac3 (patch) | |
tree | 195a79ea8032264b30246a37bd4c8d6bb3513729 /comms | |
parent | 9a62fe04aca7651d5f11b72c43ef07b9e88f00d9 (diff) | |
download | ports-e6d16f439e2141a43f3eed37c43ccd8709c77ac3.tar.gz ports-e6d16f439e2141a43f3eed37c43ccd8709c77ac3.zip |
Notes
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 e4da98166245..7e3c05bf34cc 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 f8ad80b6b907..846571d6fdc9 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 a9a18ed300c2..6be679f67735 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 2d3d6b8451af..12de63b93850 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 |