diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-10-01 23:01:14 +0800 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-10-01 23:01:14 +0800 |
commit | 0a9c9c2dffe45e4e026dd163385046b24c9c1929 (patch) | |
tree | 95f37a797b6090725b1d4735e79c013ad7258d21 /science/peekabot | |
parent | baa9b661586ddccaefa5df7886fd92cc6805d865 (diff) | |
download | freebsd-ports-gnome-0a9c9c2dffe45e4e026dd163385046b24c9c1929.tar.gz freebsd-ports-gnome-0a9c9c2dffe45e4e026dd163385046b24c9c1929.tar.zst freebsd-ports-gnome-0a9c9c2dffe45e4e026dd163385046b24c9c1929.zip |
- Fix header to proper format
Reported by: danfe
Diffstat (limited to 'science/peekabot')
-rw-r--r-- | science/peekabot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile index 417b00e05903..7f532cd04aff 100644 --- a/science/peekabot/Makefile +++ b/science/peekabot/Makefile @@ -1,4 +1,4 @@ -# Created By: chris@officialunix.com +# Created by: chris@officialunix.com # $FreeBSD$ PORTNAME= peekabot |