diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-11-17 06:55:39 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-11-17 06:55:39 +0800 |
commit | f2aecf877605d3c8a6ee65a72761d380d9967c46 (patch) | |
tree | 9513ca9c374681e88db7cf5ae85e4008e47ee327 /x11-clocks | |
parent | baa0687760c5aa268e36f9f8ac30ccdffea9734a (diff) | |
download | freebsd-ports-gnome-f2aecf877605d3c8a6ee65a72761d380d9967c46.tar.gz freebsd-ports-gnome-f2aecf877605d3c8a6ee65a72761d380d9967c46.tar.zst freebsd-ports-gnome-f2aecf877605d3c8a6ee65a72761d380d9967c46.zip |
Reset edwin's ports, he has handed in his commit bit.
With hat: portmgr-secretary
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/stopwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/stopwatch/Makefile b/x11-clocks/stopwatch/Makefile index da186321f64f..e39449353627 100644 --- a/x11-clocks/stopwatch/Makefile +++ b/x11-clocks/stopwatch/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-clocks MASTER_SITES= http://expect.nist.gov/stopwatch/ DISTNAME= stopwatch -MAINTAINER= edwin@mavetju.org +MAINTAINER= ports@FreeBSD.org COMMENT= Stopwatch enables hand timing much like a physical stopwatch WRKSRC= ${WRKDIR}/${PORTNAME}-3.4 |