diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-22 03:10:04 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-22 03:10:04 +0800 |
commit | 3ca821482f0ea891a98ac3085b95c2fb5adcdb47 (patch) | |
tree | 2f0880501019cb462ef73c47cbf5a80119c0f42d /news/ija/Makefile | |
parent | 49e1dc523efc0f7e7d71c83c33c6a62c91a56f5a (diff) | |
download | freebsd-ports-gnome-3ca821482f0ea891a98ac3085b95c2fb5adcdb47.tar.gz freebsd-ports-gnome-3ca821482f0ea891a98ac3085b95c2fb5adcdb47.tar.zst freebsd-ports-gnome-3ca821482f0ea891a98ac3085b95c2fb5adcdb47.zip |
upgrade to 0.4.11
drop maintainership
Diffstat (limited to 'news/ija/Makefile')
-rw-r--r-- | news/ija/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/ija/Makefile b/news/ija/Makefile index a6f3dc522041..060e28a2d593 100644 --- a/news/ija/Makefile +++ b/news/ija/Makefile @@ -7,12 +7,12 @@ # PORTNAME= ija -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.11 CATEGORIES= news MASTER_SITES= http://wildspark.com/asher/ija/ EXTRACT_SUFX= .gz -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww |