diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-03-14 00:11:40 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-03-14 00:11:40 +0000 |
commit | ad6b4799b419241526a8c51e9b0d7a0a22177eef (patch) | |
tree | 8aad314fe57e8219fbcb7ed334dc605c24aeb17b /comms | |
parent | 34f0ba70ac6a077ee3ea87445e93b609fdd8d4b0 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnokii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 0a7d4d4a931f..1e45b4c6605c 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -13,7 +13,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.gnokii.org/pub/gnokii/ \ ftp://urtica.linuxnews.pl/pub/people/pkot/gnokii/ -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext |