diff options
author | tijl <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
commit | 2ef17bdc60d4e35e667b9be8b7710162bc8eeb9e (patch) | |
tree | 3c8833dfe452b93f6e5e4fc66b78bbafdc950e06 /comms/gnokii | |
parent | 1e99596277eb035a9c277f02824f8d3c7c0a40e7 (diff) | |
download | FreeBSD-ports-2ef17bdc60d4e35e667b9be8b7710162bc8eeb9e.zip FreeBSD-ports-2ef17bdc60d4e35e667b9be8b7710162bc8eeb9e.tar.gz |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Diffstat (limited to 'comms/gnokii')
-rw-r--r-- | comms/gnokii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 85aa284..3e8ca8c 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnokii PORTVERSION= 0.6.31 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= comms MASTER_SITES= http://www.gnokii.org/download/gnokii/ \ |