diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:33:10 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:33:10 +0000 |
commit | b34561d1b83ae8709725150fbf6991b13f1d70d2 (patch) | |
tree | 099b5b7b38f0de6495d777a1bb674419426acfc3 /x11-clocks/tclock | |
parent | c3bb46468efb8e5e67dcd557814ce25e7c9521ee (diff) |
Notes
Diffstat (limited to 'x11-clocks/tclock')
-rw-r--r-- | x11-clocks/tclock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/tclock/Makefile b/x11-clocks/tclock/Makefile index 84e1d5138711..0c750d62774c 100644 --- a/x11-clocks/tclock/Makefile +++ b/x11-clocks/tclock/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: tclock -# Version required: 1.0.1 # Date created: So 7 Feb 1999 20:50:43 MET # Whom: Lars Koeller <lkoeller@cc.fh-lippe.de> # # $FreeBSD$ # -DISTNAME= tclock-1.0.1 +PORTNAME= tclock +PORTVERSION= 1.0.1 CATEGORIES= x11-clocks MASTER_SITES= ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks/ \ ftp://ftp.fh-anhalt.de/pub/soft/Xwindow/tools/clocks/ \ |