diff options
Diffstat (limited to 'net/kdenetwork11/Makefile')
-rw-r--r-- | net/kdenetwork11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kdenetwork11/Makefile b/net/kdenetwork11/Makefile index 39e0fe31aa37..51e1b90a952b 100644 --- a/net/kdenetwork11/Makefile +++ b/net/kdenetwork11/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: kdenetwork -# Version required: Beta4 # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # # $FreeBSD$ # -DISTNAME= kdenetwork-1.1.2 +PORTNAME= kdenetwork +PORTVERSION= 1.1.2 CATEGORIES= net news kde MASTER_SITES= $(MASTER_SITE_KDE) MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 |