diff options
author | thierry <thierry@FreeBSD.org> | 2005-12-13 02:22:50 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-12-13 02:22:50 +0800 |
commit | ce6e7c7f35b606d143f78e29f31b95f823336f6b (patch) | |
tree | 40d28ce7ccbf04f9a69ef27fc1083c287839c1fc /www/horde4-base/Makefile | |
parent | a591006f48a6903f017b6925915a7f98e807fddc (diff) | |
download | freebsd-ports-gnome-ce6e7c7f35b606d143f78e29f31b95f823336f6b.tar.gz freebsd-ports-gnome-ce6e7c7f35b606d143f78e29f31b95f823336f6b.tar.zst freebsd-ports-gnome-ce6e7c7f35b606d143f78e29f31b95f823336f6b.zip |
The distfile has been renamed.
No change excepted:
diff -urN horde-h3-3.0.8/lib/version.php horde-3.0.8/lib/version.php
--- horde-h3-3.0.8/lib/version.php Sun Dec 11 20:25:55 2005
+++ horde-3.0.8/lib/version.php Sun Dec 11 20:47:56 2005
@@ -1 +1 @@
-<?php define('HORDE_VERSION', 'H3 (3.0.8)') ?>
+<?php define('HORDE_VERSION', '3.0.8') ?>
Diffstat (limited to 'www/horde4-base/Makefile')
-rw-r--r-- | www/horde4-base/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/horde4-base/Makefile b/www/horde4-base/Makefile index 4cf669721c80..1f0d4f231482 100644 --- a/www/horde4-base/Makefile +++ b/www/horde4-base/Makefile @@ -20,7 +20,6 @@ MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \ .if defined(WITH_PHP5) PKGNAMESUFFIX= -php5 .endif -DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= A common code-base used by Horde applications, written in PHP |