- Update MASTER_SITES and WWW as the homepage has been moved to Sourceforge
(this should fix fennerism); - Update to 0.0.28.
This commit is contained in:
parent
57e1943128
commit
9701613a5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34126
3 changed files with 5 additions and 4 deletions
|
@ -6,9 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= grn
|
||||
PORTVERSION= 0.0.27
|
||||
PORTVERSION= 0.0.28
|
||||
CATEGORIES= news gnome
|
||||
MASTER_SITES= ftp://ivvs.ul.ru/pub/unix/grn/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (grn-0.0.27.tar.bz2) = dd318973912331adfcf1e73b95ad407f
|
||||
MD5 (grn-0.0.28.tar.bz2) = 242dc70cc7607006ab4629a3c8d87d40
|
||||
|
|
|
@ -8,4 +8,4 @@ Grn also uses pthreads to allow the user to interact with the program during
|
|||
different time-consuming tasks (such as fetching grouplist or threading
|
||||
articles - these all run in another thread).
|
||||
|
||||
WWW: http://ivvs.ul.ru/~sc/grn/
|
||||
WWW: http://grn.sourceforge.net/
|
||||
|
|
Loading…
Reference in a new issue