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 /editors | |
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 'editors')
-rw-r--r-- | editors/gobby/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 55ee5d07b2fa..4b71ae0e0ca0 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,9 +1,4 @@ -# Ports collection makefile for: gobby -# Date created: 28 September 2005 -# Whom: Wesley Shields <wxs@csh.rit.edu> -# # $FreeBSD$ -# PORTNAME= gobby PORTVERSION= 0.4.12 |