diff options
author | wen <wen@FreeBSD.org> | 2013-01-12 20:07:59 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2013-01-12 20:07:59 +0800 |
commit | e914a473fa45a72069665491e8e2de57b5bc02ed (patch) | |
tree | 5e7975e50625dee9521ac8547fe60fd8e2487e2f /devel/libtai | |
parent | bca070dcceab91c3aa5b68d9fff8d854353225cf (diff) | |
download | freebsd-ports-gnome-e914a473fa45a72069665491e8e2de57b5bc02ed.tar.gz freebsd-ports-gnome-e914a473fa45a72069665491e8e2de57b5bc02ed.tar.zst freebsd-ports-gnome-e914a473fa45a72069665491e8e2de57b5bc02ed.zip |
- Trim Makefile headers
- Pass maintainership to submitter
PR: 175184
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net>
Diffstat (limited to 'devel/libtai')
-rw-r--r-- | devel/libtai/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile index a0d4f48d9d52..29e9a1190752 100644 --- a/devel/libtai/Makefile +++ b/devel/libtai/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libtai -# Date created: 15 June 2000 -# Whom: Mario S F Ferreira <lioux@linf.unb.br> et al. -# +# Created by: Mario S F Ferreira <lioux@linf.unb.br> et al. # $FreeBSD$ -# PORTNAME= libtai PORTVERSION= 0.60 @@ -13,7 +9,7 @@ MASTER_SITES= http://cr.yp.to/libtai/ \ ftp://ftp.sunsite.auc.dk/disk1/qmail/ \ ftp://ftp.task.gda.pl/mirror/mirror.qmail.org/koobera/pub/software/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rodrigo@bebik.net COMMENT= A library for storing and manipulating dates and times in second/attosecond ALL_TARGET= it |