diff options
author | antoine <antoine@FreeBSD.org> | 2019-04-10 14:18:31 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-04-10 14:18:31 +0800 |
commit | 77b610006ffdf55718bd23a84a4d478537c296c7 (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /ftp | |
parent | 9b4befc6da1e39d6193bb1c5bf3ce5a08a1e0883 (diff) | |
download | freebsd-ports-gnome-77b610006ffdf55718bd23a84a4d478537c296c7.tar.gz freebsd-ports-gnome-77b610006ffdf55718bd23a84a4d478537c296c7.tar.zst freebsd-ports-gnome-77b610006ffdf55718bd23a84a4d478537c296c7.zip |
Bump a few PORTREVISIONs after r498529
With hat: portmgr
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/py-tftpy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/py-tftpy/Makefile b/ftp/py-tftpy/Makefile index f15522220ef4..2e1f02956467 100644 --- a/ftp/py-tftpy/Makefile +++ b/ftp/py-tftpy/Makefile @@ -3,6 +3,7 @@ PORTNAME= tftpy PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= ftp python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |