diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-11-25 03:13:18 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-11-25 03:13:18 +0000 |
commit | db3661d0f9fcdc2daf977dda66626ac7e4cd356f (patch) | |
tree | cf0c0cae4f5a3d749456f9633909c6b93b6fa022 /lang/nbc | |
parent | - Connect new fpc ports (diff) |
- Bump PORTREVISION. fpc was updated to 3.2.0
Notes
Notes:
svn path=/head/; revision=556262
Diffstat (limited to 'lang/nbc')
-rw-r--r-- | lang/nbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/nbc/Makefile b/lang/nbc/Makefile index 78ec6bf7290d..3dc3ff386b0d 100644 --- a/lang/nbc/Makefile +++ b/lang/nbc/Makefile @@ -3,7 +3,7 @@ PORTNAME= nbc PORTVERSION= 1.2.1.r4 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= lang MASTER_SITES= SF/bricxcc/NBC_NXC/NBC%20release%20${PORTVERSION:S/.r/%20r/} DISTNAME= ${PORTNAME}-${PORTVERSION}.src |