diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-16 20:23:37 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-16 20:23:37 +0000 |
commit | a2cea30537df1d095cb90501f1277bf685767379 (patch) | |
tree | 7631e48f82ffdde7026b421eefae90850e5075cb /x11/xdtm | |
parent | 414d8217d443a88ccf575c5774d68efe5f4be59d (diff) | |
download | ports-a2cea30537df1d095cb90501f1277bf685767379.tar.gz ports-a2cea30537df1d095cb90501f1277bf685767379.zip |
Notes
Diffstat (limited to 'x11/xdtm')
-rw-r--r-- | x11/xdtm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xdtm/Makefile b/x11/xdtm/Makefile index e359b94f4c36..82105bcab860 100644 --- a/x11/xdtm/Makefile +++ b/x11/xdtm/Makefile @@ -3,13 +3,13 @@ # Date created: 26th April 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.2 1996/11/18 09:56:15 asami Exp $ +# $Id: Makefile,v 1.3 1997/12/13 13:08:14 vanilla Exp $ # DISTNAME= xdtm-2.5.8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= applications/xdtm +MASTER_SITE_SUBDIR= applications MAINTAINER= gpalmer@FreeBSD.ORG |