diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2019-12-31 15:11:18 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2019-12-31 15:11:18 +0000 |
commit | 34196d10e5ee69d20c1534ccb6acc97c48296249 (patch) | |
tree | 2a8e1b46e250d661710bf15a002a6f11d62b504d /www/fpc-googleapi | |
parent | ec5997fc92034903024fa8b93deb0db8b7103bdb (diff) | |
download | ports-34196d10e5ee69d20c1534ccb6acc97c48296249.tar.gz ports-34196d10e5ee69d20c1534ccb6acc97c48296249.zip |
Notes
Diffstat (limited to 'www/fpc-googleapi')
-rw-r--r-- | www/fpc-googleapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fpc-googleapi/Makefile b/www/fpc-googleapi/Makefile index 161df50dcfa2..7bb25572aaa1 100644 --- a/www/fpc-googleapi/Makefile +++ b/www/fpc-googleapi/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www lang PKGNAMESUFFIX= -googleapi |