diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-12-12 18:48:33 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-12-12 18:48:33 +0000 |
commit | f184505469c987ab0fb5d258fa9bf582b13e4dbe (patch) | |
tree | 49e2a53ecb2ab91aaf7567dee683daf6d174f5a7 /net/httpry | |
parent | 2847cdf8249d0b129f6556b9a13007e083ee6e49 (diff) | |
download | ports-f184505469c987ab0fb5d258fa9bf582b13e4dbe.tar.gz ports-f184505469c987ab0fb5d258fa9bf582b13e4dbe.zip |
Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
Notes
Notes:
svn path=/head/; revision=308777
Diffstat (limited to 'net/httpry')
-rw-r--r-- | net/httpry/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net/httpry/Makefile b/net/httpry/Makefile index 792bc91f09ee..5fe4cf5af3e7 100644 --- a/net/httpry/Makefile +++ b/net/httpry/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: httpry -# Date created: 12 June 2008 -# Whom: Wesley Shields <wxs@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= httpry PORTVERSION= 0.1.7 |