f1c80f1988
changed the MAINTAINER line to an email alias that directs mail to us both.
19 lines
372 B
Makefile
19 lines
372 B
Makefile
# New ports collection makefile for: symlinks
|
|
# Date created: Sa 27 Mai 2000 00:21:44 CEST
|
|
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= symlinks
|
|
PORTVERSION= 1.2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= utils/file
|
|
|
|
MAINTAINER= andreas_and_joe@tao.org.uk
|
|
|
|
MAN8= symlinks.8
|
|
|
|
.include <bsd.port.mk>
|