diff options
Diffstat (limited to 'comms/xdx/Makefile')
-rw-r--r-- | comms/xdx/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 6e1bc7420781..40e7f4f4f258 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xdx -# Date created: 2004-05-21 -# Whom: Matt Dawson <matt@mattsnetwork.co.uk> -# +# Created by: Matt Dawson <matt@mattsnetwork.co.uk> # $FreeBSD$ -# PORTNAME= xdx PORTVERSION= 2.4 @@ -13,7 +9,7 @@ MASTER_SITES= http://www.chronos.org.uk/download/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= matt@chronos.org.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Amateur Radio DX cluster monitor USE_GNOME= gtk20 |