From edc23a53cf0e8cd9ab39dc55dd36fe8cd7e052da Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sat, 20 Oct 2012 16:35:47 +0000 Subject: [PATCH] I accidently committed too much version number goes backwards, but this was committed recently Feature safe: yes --- misc/getopt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile index fa43ed0fdf40..8f0da2e8bbe3 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= getopt -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.4 PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/