diff options
Diffstat (limited to 'graphics/xdgagrab/Makefile')
-rw-r--r-- | graphics/xdgagrab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xdgagrab/Makefile b/graphics/xdgagrab/Makefile index a0f9ee563ac9..e847e043a48a 100644 --- a/graphics/xdgagrab/Makefile +++ b/graphics/xdgagrab/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xdgagrab -# Version required: 0.3 # Date created: 99/01/18 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xdgagrab-0.3 +PORTNAME= xdgagrab +PORTVERSION= 0.3 CATEGORIES= graphics MASTER_SITES= http://www.infonets.hiroshima-u.ac.jp/~taoka/FreeBSD/ports/ |