diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-09 10:36:01 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-09 10:36:01 +0800 |
commit | 6fbe0fe16ab5aa14fa7389317b9875b6c3a22ecf (patch) | |
tree | 15c67a48fd13ed3498a99f58e4961b3ec7dfb6d0 /textproc/gnome-doc-utils/Makefile | |
parent | 5a88e3a37e1d7ac46cb98066cd8c96340a76e1b9 (diff) | |
download | marcuscom-ports-6fbe0fe16ab5aa14fa7389317b9875b6c3a22ecf.tar marcuscom-ports-6fbe0fe16ab5aa14fa7389317b9875b6c3a22ecf.tar.gz marcuscom-ports-6fbe0fe16ab5aa14fa7389317b9875b6c3a22ecf.tar.bz2 marcuscom-ports-6fbe0fe16ab5aa14fa7389317b9875b6c3a22ecf.tar.lz marcuscom-ports-6fbe0fe16ab5aa14fa7389317b9875b6c3a22ecf.tar.xz marcuscom-ports-6fbe0fe16ab5aa14fa7389317b9875b6c3a22ecf.tar.zst marcuscom-ports-6fbe0fe16ab5aa14fa7389317b9875b6c3a22ecf.zip |
Correct a number of sed expressions such that they work on FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4431 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/gnome-doc-utils/Makefile')
-rw-r--r-- | textproc/gnome-doc-utils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile index d149d54ef..91ddc49ec 100644 --- a/textproc/gnome-doc-utils/Makefile +++ b/textproc/gnome-doc-utils/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomedocutils PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-doc-utils/0.3 |