diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 11:40:46 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 11:40:46 +0800 |
commit | 872d928aed563865e3e23b01a18f502c73a33bba (patch) | |
tree | f627b13d097b7e98b0978d2a1758ec0ec61545b0 | |
parent | c887f614e08034c1cc4dee44da7d81941fb2a80a (diff) | |
download | freebsd-ports-gnome-872d928aed563865e3e23b01a18f502c73a33bba.tar.gz freebsd-ports-gnome-872d928aed563865e3e23b01a18f502c73a33bba.tar.zst freebsd-ports-gnome-872d928aed563865e3e23b01a18f502c73a33bba.zip |
- Reassign to the heap at maintainer's request
-rw-r--r-- | comms/garmin-utils/Makefile | 8 | ||||
-rw-r--r-- | deskutils/xwrits/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/comms/garmin-utils/Makefile b/comms/garmin-utils/Makefile index 7f5fee69fba0..650e6407fe65 100644 --- a/comms/garmin-utils/Makefile +++ b/comms/garmin-utils/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: garmin-utils -# Date created: 4 Oct 2003 -# Whom: Matthew Braithwaite <mab@red-bean.com> -# +# Created by: Matthew Braithwaite <mab@red-bean.com> # $FreeBSD$ -# PORTNAME= garmin-utils PORTVERSION= 2.5 @@ -11,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= comms geography MASTER_SITES= ftp://ftp.snafu.org/pub/ -MAINTAINER= mab@red-bean.com +MAINTAINER= ports@FreeBSD.org COMMENT= Utilities for Garmin GPS receivers MAN1= gardump.1 garload.1 diff --git a/deskutils/xwrits/Makefile b/deskutils/xwrits/Makefile index 6abdc5b15095..08f3430f9a91 100644 --- a/deskutils/xwrits/Makefile +++ b/deskutils/xwrits/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xwrits -# Date created: 02 January 2000 -# Whom: Matt Braithwaite <mab@red-bean.com> -# +# Created by: Matt Braithwaite <mab@red-bean.com> # $FreeBSD$ -# PORTNAME= xwrits PORTVERSION= 2.24 @@ -11,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://www.lcdf.org/xwrits/ -MAINTAINER= mab@red-bean.com +MAINTAINER= ports@FreeBSD.org COMMENT= Reminds you to take wrist breaks GNU_CONFIGURE= yes |