diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | 007c7f0c9d4eaad89449342ee90e4b102925caec (patch) | |
tree | 114f7c864c24ff21a525d1dd997282751fdf3b12 /deskutils/xmaddressbook | |
parent | ff937aa62d305b29ccf01992d537477ef5b3b89d (diff) | |
download | FreeBSD-ports-007c7f0c9d4eaad89449342ee90e4b102925caec.zip FreeBSD-ports-007c7f0c9d4eaad89449342ee90e4b102925caec.tar.gz |
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'deskutils/xmaddressbook')
-rw-r--r-- | deskutils/xmaddressbook/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xmaddressbook/Makefile b/deskutils/xmaddressbook/Makefile index 62ca277..f40a5d4 100644 --- a/deskutils/xmaddressbook/Makefile +++ b/deskutils/xmaddressbook/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xmaddressbook -# Version required: 1.5.3 # Date created: 31 Jul 1996 # Whom: shanee@augusta.de # # $FreeBSD$ # -DISTNAME= xmaddressbook-1.5.3 +PORTNAME= xmaddressbook +PORTVERSION= 1.5.3 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= office |