diff options
author | rene <rene@FreeBSD.org> | 2016-11-17 06:55:39 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-11-17 06:55:39 +0800 |
commit | 1b05caa52db2c7feaab48001402a972692ff3030 (patch) | |
tree | 9513ca9c374681e88db7cf5ae85e4008e47ee327 /x11-clocks | |
parent | faca1d9f2440af81d2cf3452c7adafbb7777c818 (diff) | |
download | freebsd-ports-gnome-1b05caa52db2c7feaab48001402a972692ff3030.tar.gz freebsd-ports-gnome-1b05caa52db2c7feaab48001402a972692ff3030.tar.zst freebsd-ports-gnome-1b05caa52db2c7feaab48001402a972692ff3030.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 |