diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/x3270/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index 61f45afce783..31c6cb66268e 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -9,8 +9,8 @@ PORTNAME= x3270 PORTVERSION= 3.3.2p1 CATEGORIES= x11 net MASTER_SITES= http://x3270.bgp.nu/download/ +DISTNAME= ${PORTNAME}-332p1 EXTRACT_SUFX= .tgz -DISTFILES= ${PORTNAME}-332p1${EXTRACT_SUFX} MAINTAINER= Yonatan@xpert.com COMMENT= 3270 Terminal emulator |