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/t3d | |
parent | c3bb46468efb8e5e67dcd557814ce25e7c9521ee (diff) |
Notes
Diffstat (limited to 'x11-clocks/t3d')
-rw-r--r-- | x11-clocks/t3d/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-clocks/t3d/Makefile b/x11-clocks/t3d/Makefile index b1a67c9c48ee..ba0bcd2547f4 100644 --- a/x11-clocks/t3d/Makefile +++ b/x11-clocks/t3d/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: t3d -# Version required: 1.1 # Date created: 20 Apr 1998 # Whom: J Han <hjh@best.com> # # $FreeBSD$ # -DISTNAME= t3d -PKGNAME= t3d-1.1 +PORTNAME= t3d +PORTVERSION= 1.1 CATEGORIES= x11-clocks MASTER_SITES= http://www.jwdt.com/~paysan/ +DISTNAME= t3d EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org |