summaryrefslogtreecommitdiff
path: root/x11/xtoolwait/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xtoolwait/Makefile')
-rw-r--r--x11/xtoolwait/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/x11/xtoolwait/Makefile b/x11/xtoolwait/Makefile
index b39c32a88c2b..a21ff846807d 100644
--- a/x11/xtoolwait/Makefile
+++ b/x11/xtoolwait/Makefile
@@ -1,17 +1,19 @@
# New ports collection makefile for: xtoolwait
+# Version required: 1.3
# Date created: 31 May 1997
# Whom: jonny
#
-# $Id: Makefile,v 1.0 1997/5/31 19:30:00 jonny Exp $
+# $Id: Makefile,v 1.1.1.1 1997/06/03 19:14:37 max Exp $
#
-DISTNAME= xtoolwait-1.1
-CATEGORIES= x11
-MASTER_SITES= ftp://ftp.x.org/contrib/utilities/ \
- ftp://ftp.hacom.nl/pub/users/richard/
+DISTNAME= xtoolwait-1.3
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= utilities
+
+MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
MAN1= xtoolwait.1
-MANCOMPRESSED= yes
.include <bsd.port.mk>