diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-10-23 08:28:40 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-10-23 08:28:40 +0000 |
commit | 91468a0dc9f99b2c25bc263318d6f5d3d88dbba5 (patch) | |
tree | d1ac366094179416641aa455110fe29b4cb608c0 /news/grn | |
parent | 5db5c54b12f4f3c03fd166a790d17453568cd2c6 (diff) | |
download | FreeBSD-ports-91468a0dc9f99b2c25bc263318d6f5d3d88dbba5.zip FreeBSD-ports-91468a0dc9f99b2c25bc263318d6f5d3d88dbba5.tar.gz |
- Update MASTER_SITES and WWW as the homepage has been moved to Sourceforge
(this should fix fennerism);
- Update to 0.0.28.
Diffstat (limited to 'news/grn')
-rw-r--r-- | news/grn/Makefile | 5 | ||||
-rw-r--r-- | news/grn/distinfo | 2 | ||||
-rw-r--r-- | news/grn/pkg-descr | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/news/grn/Makefile b/news/grn/Makefile index 48fe734..1741fbe 100644 --- a/news/grn/Makefile +++ b/news/grn/Makefile @@ -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 diff --git a/news/grn/distinfo b/news/grn/distinfo index d041531..984dc44 100644 --- a/news/grn/distinfo +++ b/news/grn/distinfo @@ -1 +1 @@ -MD5 (grn-0.0.27.tar.bz2) = dd318973912331adfcf1e73b95ad407f +MD5 (grn-0.0.28.tar.bz2) = 242dc70cc7607006ab4629a3c8d87d40 diff --git a/news/grn/pkg-descr b/news/grn/pkg-descr index b3f718c..9384b9a 100644 --- a/news/grn/pkg-descr +++ b/news/grn/pkg-descr @@ -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/ |