diff options
Diffstat (limited to 'comms/yaps/Makefile')
-rw-r--r-- | comms/yaps/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/yaps/Makefile b/comms/yaps/Makefile index 173b0f15479a..06cec2c73ba1 100644 --- a/comms/yaps/Makefile +++ b/comms/yaps/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: yaps -# Version required: 0.96 # Date created: Di 29 Sep 1998 15:51:27 CEST # Whom: se # # $FreeBSD$ # -DISTNAME= yaps-0.96 +PORTNAME= yaps +PORTVERSION= 0.96 CATEGORIES= comms -MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/serialcomm/machines -MAINTAINER= se@FreeBSD.org +MAINTAINER= se@FreeBSD.org USE_GMAKE= true |