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/kpsk | |
parent | 9df1766c54ae0f0ee0315cf82588c41cdfde4a96 (diff) | |
download | ports-c406ff2fd8596da48da8da7bbbd40196affe324c.tar.gz ports-c406ff2fd8596da48da8da7bbbd40196affe324c.zip |
Putting commit bit in storage. I don't have the time
to work on FreeBSD for now. Should have done this a while back.
Notes
Notes:
svn path=/head/; revision=110707
Diffstat (limited to 'comms/kpsk')
-rw-r--r-- | comms/kpsk/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |