diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
commit | 876211b04df7ac317079ec864d705c62e455a98a (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /chat/epic4 | |
parent | 525e31cd44442cb4867bf9cd5396329bf120ac78 (diff) | |
download | pkgsrc-876211b04df7ac317079ec864d705c62e455a98a.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/ \ |