diff options
Diffstat (limited to 'graphics/sam2p/Makefile')
-rw-r--r-- | graphics/sam2p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile index c235eebaf145..3d3bbc1fddf6 100644 --- a/graphics/sam2p/Makefile +++ b/graphics/sam2p/Makefile @@ -3,7 +3,7 @@ PORTNAME= sam2p PORTVERSION= 0.49.4 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${PORTVERSION}/ |