diff options
Diffstat (limited to 'comms/seyon/Makefile')
-rw-r--r-- | comms/seyon/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile index 70bcf89c274e..f588af34e9a2 100644 --- a/comms/seyon/Makefile +++ b/comms/seyon/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: seyon -# Version required: 2.14b or 2.14c # Date created: 3 October 1994 # Whom: Michael Elbel (me) # # $FreeBSD$ # -DISTNAME= Seyon-2.14b -PKGNAME= seyon-2.14b +PORTNAME= seyon +PORTVERSION= 2.14b CATEGORIES= comms MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/ -DISTFILES= Seyon-2.14b-tar.Z +DISTNAME= Seyon-${PORTVERSION} +EXTRACT_SUFX= -tar.Z MAINTAINER= me@FreeBSD.org |