diff options
Diffstat (limited to 'misc/getopt/Makefile')
-rw-r--r-- | misc/getopt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile index ebb5d5c2ad83..c6b98259d9a1 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -1,6 +1,5 @@ PORTNAME= getopt -PORTVERSION= 2.41.1 -PORTREVISION= 1 +PORTVERSION= 2.41.2 CATEGORIES= misc MASTER_SITES= KERNEL_ORG/linux/utils/util-linux/v${PORTVERSION:R}/ DISTNAME= util-linux-${PORTVERSION} |