diff options
author | jim <jim@FreeBSD.org> | 2002-09-10 06:15:20 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2002-09-10 06:15:20 +0800 |
commit | e3bf2cdd9522ba7ccb1ba2d7cc14feb19e25be77 (patch) | |
tree | e1c525e049c4d26c117cf43ac3f33fd00aa72b4b /x11-clocks/wmdate/Makefile | |
parent | 95574789fb63a095a88ba393cf12dd79c1961980 (diff) | |
download | freebsd-ports-gnome-e3bf2cdd9522ba7ccb1ba2d7cc14feb19e25be77.tar.gz freebsd-ports-gnome-e3bf2cdd9522ba7ccb1ba2d7cc14feb19e25be77.tar.zst freebsd-ports-gnome-e3bf2cdd9522ba7ccb1ba2d7cc14feb19e25be77.zip |
Fix MASTER_SITES and WWW [1]. While I'm here, fix the description.
[1] Submitted by: fenner's distfile survey
Diffstat (limited to 'x11-clocks/wmdate/Makefile')
-rw-r--r-- | x11-clocks/wmdate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile index 0ac67d7fad9b..9ea09654fd04 100644 --- a/x11-clocks/wmdate/Makefile +++ b/x11-clocks/wmdate/Makefile @@ -8,7 +8,7 @@ PORTNAME= wmdate PORTVERSION= 0.7 CATEGORIES= x11-clocks windowmaker afterstep -MASTER_SITES= http://wit401310.student.utwente.nl/~dalroi/apps/apps/ \ +MASTER_SITES= http://solfertje.student.utwente.nl/~dalroi/apps/ \ http://soupnazi.org/FreeBSD/ports/distfiles/ MAINTAINER= jim@FreeBSD.org |