diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 01:42:44 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 01:42:44 +0000 |
commit | 211fede2cfa0760b04d4c013da8109278fe535bb (patch) | |
tree | d9d1084a27653f801ac4463f1ddc34bc105ee67e /deskutils/gnomepim/files/patch-ab | |
parent | Rename this ports to use the real vendor package name. The advantage of this (diff) |
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
PR: ports/97985
Repocopy by: marcus
Notes
Notes:
svn path=/head/; revision=163651
Diffstat (limited to 'deskutils/gnomepim/files/patch-ab')
-rw-r--r-- | deskutils/gnomepim/files/patch-ab | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/deskutils/gnomepim/files/patch-ab b/deskutils/gnomepim/files/patch-ab deleted file mode 100644 index 24ba3da002b9..000000000000 --- a/deskutils/gnomepim/files/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- gncal/Makefile.in.orig Thu Dec 6 11:29:15 2001 -+++ gncal/Makefile.in Thu Dec 6 11:29:15 2001 -@@ -138,7 +138,7 @@ - gnorbadir = $(sysconfdir)/CORBA/servers - gnorba_DATA = gnomecal.gnorba - --help_base = $(datadir)/help/cal -+help_base = $(datadir)/help/gnomecal - - bin_PROGRAMS = gnomecal - |