diff options
author | erwin <erwin@FreeBSD.org> | 2006-07-16 19:04:53 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-07-16 19:04:53 +0000 |
commit | d9a82df9462c49ab4cfa38d75823ee540edf39ee (patch) | |
tree | 1d26afbb04a0e6d59ce1ec04257e3340bf9ee593 | |
parent | f3f279b47bbd593cc8d0005b1f1472abdaa37866 (diff) | |
download | FreeBSD-ports-d9a82df9462c49ab4cfa38d75823ee540edf39ee.zip FreeBSD-ports-d9a82df9462c49ab4cfa38d75823ee540edf39ee.tar.gz |
Update WWW and assign maintainership to submitter.
PR: 100397
Submitted by: Soeren Straarup <xride@x12.dk>
-rw-r--r-- | x11-clocks/wmitime/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmitime/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/x11-clocks/wmitime/Makefile b/x11-clocks/wmitime/Makefile index 634ac55..5c991e0 100644 --- a/x11-clocks/wmitime/Makefile +++ b/x11-clocks/wmitime/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3 CATEGORIES= x11-clocks windowmaker afterstep MASTER_SITES= http://dockapps.org/files/22/29/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xride@x12.dk COMMENT= A clock dockapp that shows the date, time, and internet time WRKSRC= ${WRKDIR}/wmitime/wmitime diff --git a/x11-clocks/wmitime/pkg-descr b/x11-clocks/wmitime/pkg-descr index 8f5a13a..20ad4d9 100644 --- a/x11-clocks/wmitime/pkg-descr +++ b/x11-clocks/wmitime/pkg-descr @@ -3,3 +3,5 @@ it shows standard time, date, as well as the new internet time. For more info on internet time, see http://www.swatch.com/ - Jim <jim@FreeBSD.org> + +WWW: http://dockapps.org/file.php/id/22 |