diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2012-11-04 02:01:22 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2012-11-04 02:01:22 +0800 |
commit | 392499e91e5cdd3abc9099a05314bc72065db6d7 (patch) | |
tree | 169cca611ef6e6ba8f4b7ec5d36f70127b9d6ded /math | |
parent | 556288fbf7d7f5e0f5960c4ede68c66f97e3fd29 (diff) | |
download | freebsd-ports-gnome-392499e91e5cdd3abc9099a05314bc72065db6d7.tar.gz freebsd-ports-gnome-392499e91e5cdd3abc9099a05314bc72065db6d7.tar.zst freebsd-ports-gnome-392499e91e5cdd3abc9099a05314bc72065db6d7.zip |
Restore 'Created by' header information. This has been removed during the
first announcement of the new trimming rule and the finalized overworked
version.
Feature safe: yes
Diffstat (limited to 'math')
-rw-r--r-- | math/mathomatic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index bf8f8dba05b3..d125566acd1f 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,3 +1,4 @@ +# Created by: Roman Neuhauser <neuhauser@sigpipe.cz> # $FreeBSD$ PORTNAME= mathomatic |