aboutsummaryrefslogtreecommitdiffstats
path: root/math/gnumeric2
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-04-14 15:20:58 +0800
committerasami <asami@FreeBSD.org>2000-04-14 15:20:58 +0800
commit2b477943a89876b190a9ab96c7a3289c94fc1284 (patch)
treef3041cf6424511f723bdb29b1927da62558a558a /math/gnumeric2
parent4750962a9f24bed87662ecb262de7343eeb4813f (diff)
downloadfreebsd-ports-gnome-2b477943a89876b190a9ab96c7a3289c94fc1284.tar.gz
freebsd-ports-gnome-2b477943a89876b190a9ab96c7a3289c94fc1284.tar.zst
freebsd-ports-gnome-2b477943a89876b190a9ab96c7a3289c94fc1284.zip
Convert to PORTNAME/PORTVERSION.
Diffstat (limited to 'math/gnumeric2')
-rw-r--r--math/gnumeric2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile
index 66a0ae126b81..d062fefda9b3 100644
--- a/math/gnumeric2/Makefile
+++ b/math/gnumeric2/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: gnumeric
-# Version required: 0.51
# Date created: 08 October 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= gnumeric-0.51
+PORTNAME= gnumeric
+PORTVERSION= 0.51
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnumeric
>-0/+38 * - Update to v1.2.8brix2010-07-062-4/+5 * - Update to v1.2.7brix2010-05-192-4/+4 * - Update to v1.2.6abrix2010-04-248-126/+16 * Fix build with gcc-3.x on RELENG_6.brix2010-04-041-0/+5 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * - Update to v1.2.5brix2010-03-172-4/+4 * - Update to v1.2.4brix2009-10-302-5/+4 * - Simplify RC scriptbrix2009-09-222-9/+3 * - Use -u ${user} option to bitlbee instead of su in rc.d scriptbrix2009-09-131-1/+1 * Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-2/+2 * Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-1/+4 * - Record conflict with bitlbee-otrbrix2008-11-161-1/+3 * Update to v1.2.3 (security update)brix2008-09-272-4/+4 * - Update to version 1.2.2brix2008-08-283-18/+44 * Update to version 1.2.1.brix2008-06-292-5/+4 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Run the bitlbee daemon as user 'bitlbee' instead of 'nobody' bybrix2008-05-206-7/+120 * Fix sed(1) statement for cases where $LDFLAGS contains one or morebrix2008-04-211-1/+1 * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0 * Update to version 1.2.brix2008-03-195-253/+9 * - Chase security/gnutls shlib version bumpnovel2008-03-031-2/+2 * Take over maintaining this port.brix2008-01-101-1/+1 * Various improvements:brix2008-01-094-17/+83 * - Update to 1.0.4clsung2007-08-27