diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:21:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:21:48 +0000 |
commit | 053fdb6a6b2e3ff91995de3ff3e70ec1ae925ccc (patch) | |
tree | 90ac113ba8d646993ebaf2b1f5bc769c8e33cb03 /net-p2p | |
parent | 8cc71b5f6c058e7bd8c2ffab6e99432a62d0e37e (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/jigdo/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/opennap/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/teknap/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile index 1e3446a7a351..dd6a343bee09 100644 --- a/net-p2p/jigdo/Makefile +++ b/net-p2p/jigdo/Makefile @@ -7,6 +7,7 @@ PORTNAME= jigdo PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://home.in.tum.de/~atterer/jigdo/ diff --git a/net-p2p/opennap/Makefile b/net-p2p/opennap/Makefile index bc8af4b8e9f3..afeeca141058 100644 --- a/net-p2p/opennap/Makefile +++ b/net-p2p/opennap/Makefile @@ -7,6 +7,7 @@ PORTNAME= opennap PORTVERSION= 0.44 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile index b5f6954cd209..453080b1309f 100644 --- a/net-p2p/teknap/Makefile +++ b/net-p2p/teknap/Makefile @@ -7,6 +7,7 @@ PORTNAME= TekNap PORTVERSION= 1.3.g +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.sra.co.jp/pub/os/OpenBSD/distfiles/ \ ftp://ftp.arnes.si/packages2/OpenBSD/distfiles/ |