diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
commit | 6910bf819aea08bdd745916858b2def318991151 (patch) | |
tree | 4182f12506e5ebc35eb16b446a1a7b815762ed62 /news/slrnconf | |
parent | a155d8175292db32ee02557aeb9bc8b112170911 (diff) | |
download | ports-6910bf819aea08bdd745916858b2def318991151.tar.gz ports-6910bf819aea08bdd745916858b2def318991151.zip |
Notes
Diffstat (limited to 'news/slrnconf')
-rw-r--r-- | news/slrnconf/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/news/slrnconf/Makefile b/news/slrnconf/Makefile index d3f2fdc715ce..fafa2455d026 100644 --- a/news/slrnconf/Makefile +++ b/news/slrnconf/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: slrnconf -# Date created: 13 Jun 2003 -# Whom: Kirill Ponomarew <ponomarew@oberon.net> -# +# Created by: Kirill Ponomarew <ponomarew@oberon.net> # $FreeBSD$ PORTNAME= slrnconf @@ -10,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= news MASTER_SITES= http://home.arcor.de/kaffeetisch/downloads/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Graphical configuration utility for the newsreader slrn BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ |