diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-21 10:44:21 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-21 10:44:21 +0000 |
commit | c6a2c073ca316183be6d223ef8da17527927e41d (patch) | |
tree | b8a49edd15c55e3d16875b6c58429910bba006fb /net/pcnfsd | |
parent | 4a4866776ad39be741f61679729d2e4e6c2fed4f (diff) |
Notes
Diffstat (limited to 'net/pcnfsd')
-rw-r--r-- | net/pcnfsd/Makefile | 1 | ||||
-rw-r--r-- | net/pcnfsd/files/patch-aa | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile index 5f7a7310119f..32cd9e12fd90 100644 --- a/net/pcnfsd/Makefile +++ b/net/pcnfsd/Makefile @@ -7,6 +7,7 @@ PORTNAME= pcnfsd PORTVERSION= 93.02.16 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/ DISTNAME= pcnfsd.93.02.16 diff --git a/net/pcnfsd/files/patch-aa b/net/pcnfsd/files/patch-aa index 64d8aac3d711..8a5f2e82e7de 100644 --- a/net/pcnfsd/files/patch-aa +++ b/net/pcnfsd/files/patch-aa @@ -40,7 +40,7 @@ #define BSD_STYLE_CANCEL #define BSD_STYLE_STATUS #define BSD_STYLE_MONITOR -! #define GETUSERSHELL +! #define USE_GETUSERSHELL #endif #ifdef OSVER_ULTRIX |