diff options
Diffstat (limited to 'net/linux-ymessenger/Makefile')
-rw-r--r-- | net/linux-ymessenger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linux-ymessenger/Makefile b/net/linux-ymessenger/Makefile index 4a3b94116434..2d58e7c4ff0f 100644 --- a/net/linux-ymessenger/Makefile +++ b/net/linux-ymessenger/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.4.1 CATEGORIES= net MASTER_SITES= http://download.yahoo.com/dl/unix/ PKGNAMEPREFIX= linux- -DISTNAME= rh${BASEVERSION:C/([^\.])\..*/\1/}.${PORTNAME}-${PORTVERSION:C/\.([^\.]+)$/-\1/}.${ARCH} +DISTNAME= rh${BASEVERSION:C/([^\.])\..*/\1/}.${PORTNAME}-${PORTVERSION:C/\.([^\.]+)$/-\1/}.${MACHINE_ARCH} EXTRACT_SUFX= .rpm MAINTAINER= sethk@meowfishies.com |