diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
commit | 116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch) | |
tree | 182c3e8b2fec5d158af1b14d92f30efeee781107 /comms | |
parent | ce797dd6db08415f0769d368481029338e73d118 (diff) | |
download | ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.tar.gz ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hamlib/Makefile | 1 | ||||
-rw-r--r-- | comms/uticom/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile index e26899a5fed8..0fb66a7c974d 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 1.2.11 PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= db@FreeBSD.org COMMENT= Shared libraries for Amateur Radio Equipment Control Applications diff --git a/comms/uticom/Makefile b/comms/uticom/Makefile index 81190b40f8b7..492c37fca0c5 100644 --- a/comms/uticom/Makefile +++ b/comms/uticom/Makefile @@ -9,7 +9,6 @@ PORTNAME= uticom PORTVERSION= 0.3 CATEGORIES= comms kld MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= dxi@mail.ru COMMENT= A FreeBSD Driver for TUSB3410 uart-to-usb converter |