diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-18 00:08:03 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-18 00:08:03 +0000 |
commit | 6936d765fc7f9b1cfdde2fc8b7378df0698a39be (patch) | |
tree | 18d99edc17dde7c69da58a61d4ba969f29300b8b /misc/proxyper/Makefile | |
parent | 4c82899268d6a206bf2c127ba8867b42153bb7eb (diff) | |
download | FreeBSD-ports-6936d765fc7f9b1cfdde2fc8b7378df0698a39be.zip FreeBSD-ports-6936d765fc7f9b1cfdde2fc8b7378df0698a39be.tar.gz |
Add extra directory to pkg-plist
Bump PORTREVISION
PR: 27581
Diffstat (limited to 'misc/proxyper/Makefile')
-rw-r--r-- | misc/proxyper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/proxyper/Makefile b/misc/proxyper/Makefile index 9606ab2..a53f4ee 100644 --- a/misc/proxyper/Makefile +++ b/misc/proxyper/Makefile @@ -7,6 +7,7 @@ PORTNAME= proxyper-freebsd3-elf-x86 PORTVERSION= 319c +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/proxyper-rc5des/ \ http://http.distributed.net/pub/dcti/proxyper-rc5des/ |