diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/atlantikdesigner/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/atlantikdesigner/Makefile b/games/atlantikdesigner/Makefile index 612ff6e8c0a5..d4d5520ec85f 100644 --- a/games/atlantikdesigner/Makefile +++ b/games/atlantikdesigner/Makefile @@ -5,8 +5,9 @@ # $FreeBSD$ # -PORTNAME= ${KDE_SPLIT} +PORTNAME= ${ATLANTIKDESIGNER_PORTNAME} PORTVERSION= ${ATLANTIKDESIGNER_PORTVERSION} +PORTREVISION= ${ATLANTIKDESIGNER_PORTREVISION} CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src |