diff options
-rw-r--r-- | print/gp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/gp/Makefile b/print/gp/Makefile index becb11fc2a47..874a9a6dc908 100644 --- a/print/gp/Makefile +++ b/print/gp/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ # -PORTNAME?= gp -PORTVERSION?= 2.5.p2 -CATEGORIES= print tk42 +PORTNAME= gp +PORTVERSION= 2.5.p2 +CATEGORIES?= print tk42 MASTER_SITES= http://www.itbrain.co.jp/~ueda/GP/ DISTNAME= GP-2.5p2 |