diff options
-rw-r--r-- | editors/puff/Makefile | 2 | ||||
-rw-r--r-- | editors/puff/pkg-descr | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/editors/puff/Makefile b/editors/puff/Makefile index cdc640642116..dbe31852ec88 100644 --- a/editors/puff/Makefile +++ b/editors/puff/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: puff # Date created: 10 April 2003 -# Whom: Leif Pedersen <bilbo@developerpit.com> +# Whom: Leif Pedersen <bilbo@devpit.org> # # $FreeBSD$ # diff --git a/editors/puff/pkg-descr b/editors/puff/pkg-descr index 18063093cb26..f9a42aae317f 100644 --- a/editors/puff/pkg-descr +++ b/editors/puff/pkg-descr @@ -5,3 +5,6 @@ Primary features: - Clipboard is an open file - Keys may be reassigned - Source is easy to extend + +Author: Leif Pedersen <bilbo@devpit.org> +WWW: http://devpit.org/puff/ |