diff options
author | Patrick S. Gardella <patrick@FreeBSD.org> | 2004-06-02 22:17:13 +0000 |
---|---|---|
committer | Patrick S. Gardella <patrick@FreeBSD.org> | 2004-06-02 22:17:13 +0000 |
commit | c406ff2fd8596da48da8da7bbbd40196affe324c (patch) | |
tree | 7b05626411da2c8b9a6e684a70cc265487e62c35 /comms | |
parent | Unbreak on -STABLE: (diff) |
Putting commit bit in storage. I don't have the time
to work on FreeBSD for now. Should have done this a while back.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/kpsk/Makefile | 2 | ||||
-rw-r--r-- | comms/xlog/Makefile | 2 | ||||
-rw-r--r-- | comms/xtt516/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/comms/kpsk/Makefile b/comms/kpsk/Makefile index 093fe25dca27..ee58688e6577 100644 --- a/comms/kpsk/Makefile +++ b/comms/kpsk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kpsk -MAINTAINER= patrick@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A PSK31 digital radio communications application for the KDE 3.x LIB_DEPENDS= db4:${PORTSDIR}/databases/db4 diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 87b32ffa94b0..e24ee052abc2 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://www.qsl.net/pg4i/download/ -MAINTAINER= patrick@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Amateur Radio station logging application BROKEN= "Does not compile" diff --git a/comms/xtt516/Makefile b/comms/xtt516/Makefile index d59abf35f4f5..f81ba52fd147 100644 --- a/comms/xtt516/Makefile +++ b/comms/xtt516/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tux.org/~bball/tt516/ DISTNAME= xtt516-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= patrick@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= GUI for TenTec Argonaut V LIB_DEPENDS= xclass.0:${PORTSDIR}/x11-toolkits/xclass |