diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-10-05 12:41:45 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-10-05 12:41:45 +0000 |
commit | 566e1b7f4e3e0a834272f8d7fcc228afcb172bcc (patch) | |
tree | 8ce537ef8d523214ef2373a02b2c25d6957d2b00 /net/xmlrpc-c-devel | |
parent | - Update to 1.4.3 (diff) |
Change headers of all ports maintained by me to new format
Notes
Notes:
svn path=/head/; revision=305298
Diffstat (limited to 'net/xmlrpc-c-devel')
-rw-r--r-- | net/xmlrpc-c-devel/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile index ecb9cf9f5043..4ca089c526ee 100644 --- a/net/xmlrpc-c-devel/Makefile +++ b/net/xmlrpc-c-devel/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: xmlrpc-c -# Date created: Mar 8, 2001 -# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> -# +# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xmlrpc-c PORTVERSION= 1.31.05 |