diff options
author | clsung <clsung@FreeBSD.org> | 2004-08-20 10:56:44 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2004-08-20 10:56:44 +0800 |
commit | 2314cdc1c79b86fa206d6a452e018515a4b3058f (patch) | |
tree | bb34b3c123b9b3162022bf28aacf0deeafb8bfe4 /www/snownews | |
parent | b04e4c5037c043cbdc2248f05912a4ce0ff16f97 (diff) | |
download | freebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.tar.gz freebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.tar.zst freebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.zip |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor)
Diffstat (limited to 'www/snownews')
-rw-r--r-- | www/snownews/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/snownews/Makefile b/www/snownews/Makefile index 4542d1707ba4..b74a4849ba0c 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.5.3 CATEGORIES= www MASTER_SITES= http://home.kcore.de/~kiza/software/snownews/download/ -MAINTAINER= clsung@dragon2.net +MAINTAINER= clsung@FreeBSD.org COMMENT= A text mode RSS newsreader USE_GETTEXT= yes |