aboutsummaryrefslogtreecommitdiffstats
path: root/net/cvsup-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/cvsup-devel/Makefile')
-rw-r--r--net/cvsup-devel/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/net/cvsup-devel/Makefile b/net/cvsup-devel/Makefile
deleted file mode 100644
index 10f04e1696a..00000000000
--- a/net/cvsup-devel/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: cvsup-devel
-# Date created: 28 April 2001
-# Whom: jdp
-#
-# $FreeBSD$
-#
-
-PORTVERSION= 16.1e
-PORTREVISION= 0
-CATEGORIES= net
-MASTER_SITES= http://people.freebsd.org/~jdp/s1g/ \
- ftp://ftp3.freebsd.org/pub/FreeBSD/development/CVSup/snapshots/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/snapshots/ \
- ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/development/CVSup/snapshots/
-DISTNAME= cvsup-snap-${PORTVERSION}
-
-MASTERDIR= ${.CURDIR}/../cvsup
-FILESDIR= ${.CURDIR}/files
-MD5_FILE= ${.CURDIR}/distinfo
-PATCHDIR= ${.CURDIR}/files
-PKGDIR= ${.CURDIR}
-
-.include "${MASTERDIR}/Makefile"