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 /deskutils | |
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 'deskutils')
-rw-r--r-- | deskutils/xfce4-notification-daemon/Makefile | 1 | ||||
-rw-r--r-- | deskutils/xfce4-notifyd/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile index f7ccbb90bc78..07f046a8c409 100644 --- a/deskutils/xfce4-notification-daemon/Makefile +++ b/deskutils/xfce4-notification-daemon/Makefile @@ -1,3 +1,4 @@ +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ PORTNAME= notification-daemon diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index 2886e722ea8e..90c663416424 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -1,3 +1,4 @@ +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ PORTNAME= xfce4-notifyd |