aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/fspclient/Makefile11
-rw-r--r--net/tintin++-devel/Makefile12
-rw-r--r--net/tintin++/Makefile12
3 files changed, 23 insertions, 12 deletions
diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile
index e6f08ddd98e4..c1fb933d3e32 100644
--- a/net/fspclient/Makefile
+++ b/net/fspclient/Makefile
@@ -3,14 +3,17 @@
# Date created: 7 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1994/11/07 17:29:02 ache Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:47:55 jkh Exp $
#
DISTNAME= fspclient.0.0-h+
-EXTRACT_SUFX= .tar.z
-MASTER_SITES= ftp://ftp.robots.ox.ac.uk/pub/ox.src/fspclient/
CATEGORIES+= networking
+MASTER_SITES= ftp://ftp.robots.ox.ac.uk/pub/ox.src/fspclient/
+EXTRACT_SUFX= .tar.z
+
+MAINTAINER= ache@FreeBSD.ORG
+
WRKSRC= ${WRKDIR}/fspclient
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/net/tintin++-devel/Makefile b/net/tintin++-devel/Makefile
index 95cb4430908b..343a0dcd870d 100644
--- a/net/tintin++-devel/Makefile
+++ b/net/tintin++-devel/Makefile
@@ -3,14 +3,18 @@
# Date created: 15 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1994/11/15 01:29:32 ache Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:48:39 jkh Exp $
#
DISTNAME= tintin++v1.5pl6
-EXTRACT_SUFX= .tar.Z
-MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/
+PKGNAME= tintin++-1.5.6
CATEGORIES+= networking
+MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= ache@FreeBSD.ORG
+
WRKSRC= ${WRKDIR}/tintin++/src
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile
index 95cb4430908b..343a0dcd870d 100644
--- a/net/tintin++/Makefile
+++ b/net/tintin++/Makefile
@@ -3,14 +3,18 @@
# Date created: 15 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1994/11/15 01:29:32 ache Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:48:39 jkh Exp $
#
DISTNAME= tintin++v1.5pl6
-EXTRACT_SUFX= .tar.Z
-MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/
+PKGNAME= tintin++-1.5.6
CATEGORIES+= networking
+MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= ache@FreeBSD.ORG
+
WRKSRC= ${WRKDIR}/tintin++/src
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
.include <bsd.port.mk>