summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-10-23 08:28:40 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-10-23 08:28:40 +0000
commit9701613a5f7defbce85e91a51b8a23c92682f849 (patch)
treee794a3d1f4943caa699a4f8334ecbfa6c90ad560
parentAttempt to fix breakage when building on ssl-enabled systems (add -lcrypto if (diff)
- Update MASTER_SITES and WWW as the homepage has been moved to Sourceforge
(this should fix fennerism); - Update to 0.0.28.
Notes
Notes: svn path=/head/; revision=34126
-rw-r--r--news/grn/Makefile5
-rw-r--r--news/grn/distinfo2
-rw-r--r--news/grn/pkg-descr2
3 files changed, 5 insertions, 4 deletions
diff --git a/news/grn/Makefile b/news/grn/Makefile
index 48fe7347c53d..1741fbe1fafa 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 d04153175fd2..984dc4403d5b 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 b3f718ce6814..9384b9a3ddc6 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/