diff options
author | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
commit | bade9d121f4fc351bd692c5fb98fe4ddfd76258b (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /chat/epic4 | |
parent | 454c3c42d8457ed4bfc7652aca829b46d8e78a6f (diff) | |
download | pkgsrc-bade9d121f4fc351bd692c5fb98fe4ddfd76258b.tar.gz |
PKGREVISION++ after openssl update.
Diffstat (limited to 'chat/epic4')
-rw-r--r-- | chat/epic4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile index bf33c7f1316..3af76398953 100644 --- a/chat/epic4/Makefile +++ b/chat/epic4/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2003/09/19 18:34:37 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2003/11/12 03:39:39 jschauma Exp $ # DISTNAME= epic4-1.1.12 CATEGORIES= chat +PKGREVISION= 1 MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-ALPHA/ \ ftp://ftp.icm.edu.pl/pub/unix/irc/EPIC/EPIC4-ALPHA/ \ ftp://ftp.archive.de.uu.net/pub/unix/irc/epic/EPIC4-ALPHA/ \ |