diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-13 13:08:34 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-13 13:08:34 +0000 |
commit | a4303275a8f6c58aa0ec59c855f8f0017ca89dc7 (patch) | |
tree | a574c2c6e121be59d2ec24c6969f509466ade93f /x11/xdtm/Makefile | |
parent | 7fde2ae65d64944171c15428cc3015dbb819fb42 (diff) |
Notes
Diffstat (limited to 'x11/xdtm/Makefile')
-rw-r--r-- | x11/xdtm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xdtm/Makefile b/x11/xdtm/Makefile index 669c57048308..e359b94f4c36 100644 --- a/x11/xdtm/Makefile +++ b/x11/xdtm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xdtm -# Version required: 2.5.5 +# Version required: 2.5.8 # Date created: 26th April 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.1.1.1 1995/04/26 11:49:41 gpalmer Exp $ +# $Id: Makefile,v 1.2 1996/11/18 09:56:15 asami Exp $ # -DISTNAME= xdtm-2.5.5 +DISTNAME= xdtm-2.5.8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications/xdtm |