diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 06:50:41 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 06:50:41 +0000 |
commit | 89d9bc0bb510cfb133b76107c0f073092e1bae8b (patch) | |
tree | 2cb1d66b389e41fda66acb3bccecb227153f480b /comms | |
parent | 49626f567aec0a31035b53c28d86f43ab8f37847 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/scud/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/comms/scud/Makefile b/comms/scud/Makefile index c60835ea63df..33513b7efffd 100644 --- a/comms/scud/Makefile +++ b/comms/scud/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: scud -# Date created: 18 December 2001 -# Whom: David Quattlebaum <drq@bsdwins.com> -# +# Created by: David Quattlebaum <drq@bsdwins.com> # $FreeBSD$ -# PORTNAME= scud PORTVERSION= 1.5.5 @@ -11,7 +7,7 @@ CATEGORIES= comms MASTER_SITES= http://www.drqware.com/scud/downloads/ \ http://bsdone.bsdwins.com/dist/scud/downloads/ -MAINTAINER= drq@drqware.com +MAINTAINER= ports@FreeBSD.org COMMENT= Tell your CID capable modem to answer those annoying calls MAN8= scud.8 |