diff options
Diffstat (limited to 'net')
-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 |