diff options
author | pav <pav@FreeBSD.org> | 2007-07-15 21:11:54 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-07-15 21:11:54 +0800 |
commit | b4fe33815bf488fb81bfbf8d49a8bd1576365b09 (patch) | |
tree | 724bbdbcd96d22039aacf29682b0789f2b107041 | |
parent | fce4bd482c7046d498f723121f2b202a9b3bb4dc (diff) | |
download | freebsd-ports-gnome-b4fe33815bf488fb81bfbf8d49a8bd1576365b09.tar.gz freebsd-ports-gnome-b4fe33815bf488fb81bfbf8d49a8bd1576365b09.tar.zst freebsd-ports-gnome-b4fe33815bf488fb81bfbf8d49a8bd1576365b09.zip |
- Annotate the quirk with gnumeric plist hardcoding goffice version
-rw-r--r-- | devel/goffice/Makefile | 1 | ||||
-rw-r--r-- | devel/goffice04/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index fad7bbc37ad9..5d6461b09517 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # $MCom: ports/devel/goffice/Makefile,v 1.23 2007/03/11 20:02:56 mezz Exp $ # +# !!! When updating goffice, don't forget to update gnumeric pkg-plist too! !!! PORTNAME= goffice PORTVERSION= 0.4.1 diff --git a/devel/goffice04/Makefile b/devel/goffice04/Makefile index fad7bbc37ad9..5d6461b09517 100644 --- a/devel/goffice04/Makefile +++ b/devel/goffice04/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # $MCom: ports/devel/goffice/Makefile,v 1.23 2007/03/11 20:02:56 mezz Exp $ # +# !!! When updating goffice, don't forget to update gnumeric pkg-plist too! !!! PORTNAME= goffice PORTVERSION= 0.4.1 |