diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2005-09-27 17:44:54 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2005-09-27 17:44:54 +0000 |
commit | 2766cc9b385490ddc151d6b48620c84e07624cf5 (patch) | |
tree | 031cd1c422c7aae7e483d9df5be5b7911d41d302 | |
parent | 71d2c82e3bd346977054169fa8ce37301ec9c9e5 (diff) | |
download | ports-2766cc9b385490ddc151d6b48620c84e07624cf5.tar.gz ports-2766cc9b385490ddc151d6b48620c84e07624cf5.zip |
Notes
-rw-r--r-- | deskutils/jlj/Makefile | 6 | ||||
-rw-r--r-- | deskutils/jlj/distinfo | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/deskutils/jlj/Makefile b/deskutils/jlj/Makefile index 54d81fafea80..0c2b448b010e 100644 --- a/deskutils/jlj/Makefile +++ b/deskutils/jlj/Makefile @@ -7,10 +7,14 @@ PORTNAME= jlj PORTVERSION= 2.7 +PORTREVISION= 1 CATEGORIES= deskutils net -MASTER_SITES= http://www.cis.rit.edu/~jerry/Software/perl/ +MASTER_SITES= http://patsy.cis.rit.edu/Software/perl/ DISTNAME= ${PORTNAME}_${PORTVERSION} +PATCH_SITES= http://www.atarininja.org/~wxs/patches/ +PATCHFILES= jlj-tags-port.diff + MAINTAINER= petef@FreeBSD.org COMMENT= Jerry's command-line LiveJournal.com entry system diff --git a/deskutils/jlj/distinfo b/deskutils/jlj/distinfo index 822743147751..a5017f1e8103 100644 --- a/deskutils/jlj/distinfo +++ b/deskutils/jlj/distinfo @@ -1,2 +1,4 @@ MD5 (jlj_2.7.tar.gz) = 8be1675feaad41baed6ac3616a8a6fb9 SIZE (jlj_2.7.tar.gz) = 30157 +MD5 (jlj-tags-port.diff) = 78c98ef68f68ea61dc8c13a0110b84c6 +SIZE (jlj-tags-port.diff) = 3498 |