diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-23 15:58:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-23 15:58:12 +0000 |
commit | 98b90543fae178a03a55e921c8302d64ff9c1b83 (patch) | |
tree | 167bf70e36fd64d1d7decdd41f19c0a65baaa52e /comms | |
parent | 1d0c9ecd5dea4977af16b4ae6abf2effa5aeaee7 (diff) | |
download | ports-98b90543fae178a03a55e921c8302d64ff9c1b83.tar.gz ports-98b90543fae178a03a55e921c8302d64ff9c1b83.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ncid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index fe108dfced9e..8fa8d9bb2029 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -7,7 +7,7 @@ CATEGORIES= comms MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.1//g} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= cjpugmed@gmail.com +MAINTAINER= cpm@fbsd.es COMMENT= Network based Caller ID package LICENSE= GPLv3 |