diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-22 14:33:42 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-22 14:33:42 +0000 |
commit | 138eb3f8686cb57102900d1fdedae0a94cd53ece (patch) | |
tree | 8f6f876c0f61016278b0008ac214e115d9ca903b /x11-clocks | |
parent | b97a47d2df1f7e48ec1b20f35a5c8a2d66a9045b (diff) |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/tclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/tclock/Makefile b/x11-clocks/tclock/Makefile index 366e31bc22b9..84e1d5138711 100644 --- a/x11-clocks/tclock/Makefile +++ b/x11-clocks/tclock/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks/ \ ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ EXTRACT_SUFX= .tar.Z -MAINTAINER= Lars.Koeller@Uni-Bielefeled.DE +MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE NO_WRKSUBDIR= yes USE_IMAKE= yes |