diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-07 22:56:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-07 22:56:32 +0000 |
commit | 439ce03c03f2849b75be79e2e29a4e770f6ac564 (patch) | |
tree | d886738ea41707f3a0cd808871aa91286382735c /net/netpipes | |
parent | 629aa6f400c224048c2f54a44bbbebf7a8f927f8 (diff) | |
download | ports-439ce03c03f2849b75be79e2e29a4e770f6ac564.tar.gz ports-439ce03c03f2849b75be79e2e29a4e770f6ac564.zip |
Notes
Diffstat (limited to 'net/netpipes')
-rw-r--r-- | net/netpipes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netpipes/Makefile b/net/netpipes/Makefile index 843e4d0cb552..a5770bf8d653 100644 --- a/net/netpipes/Makefile +++ b/net/netpipes/Makefile @@ -9,7 +9,7 @@ PORTNAME= netpipes PORTVERSION= 4.2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITES_SUBDIR=kris +MASTER_SITE_SUBDIR=kris DISTNAME= netpipes-4.2-export MAINTAINER= doconnor@gsoft.com.au |