1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Use tabs, not spaces.

This commit is contained in:
Trevor Johnson 2004-03-18 16:26:04 +00:00
parent 81cd186919
commit f2ea5a66a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104488

View File

@ -5,16 +5,16 @@
# $FreeBSD$
#
PORTNAME= birthday
PORTVERSION= 1.5
CATEGORIES= misc
MASTER_SITES= http://users.zetnet.co.uk/mortia/source/
PORTNAME= birthday
PORTVERSION= 1.5
CATEGORIES= misc
MASTER_SITES= http://users.zetnet.co.uk/mortia/source/
MAINTAINER= ports@FreeBSD.org
COMMENT= A program that outputs reminders for upcoming events (e.g. birthdays)
MAN1= birthday.1
MANCOMPRESSED= no
MAN1= birthday.1
MANCOMPRESSED= no
PLIST_FILES= bin/birthday
.include <bsd.port.mk>