freebsd-ports/sysutils/cpdup/Makefile
Matthew Dillon 40ba400958 Bump cpdup rev to 1.03. 1.03 fixes a double-free() in hardlink failure
handling, removes dangerous sprintf()s, and revamps the verboseness options.
2001-09-19 23:04:39 +00:00

19 lines
358 B
Makefile

# New ports collection makefile for: cpdup
# Date created: 28 Oct 1999
# Whom: dillon
#
# $FreeBSD$
#
PORTNAME= cpdup
PORTVERSION= 1.03
CATEGORIES= sysutils
MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/
#MASTER_SITE_SUBDIR= cp
MAINTAINER= dillon@FreeBSD.ORG
MAN1= cpdup.1
MANCOMPRESSED= yes
.include <bsd.port.mk>