diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:20:34 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:20:34 +0800 |
commit | 572372b987ed91229b78c6f9c5ba00891dadcd77 (patch) | |
tree | 555580325c1a1d19f26b8f8ffa5bfe9d0fecf2c8 /editors/conglomerate | |
parent | 7db4e6466e50a48e65fb7590ae7266e94b5c6c03 (diff) | |
download | freebsd-ports-gnome-572372b987ed91229b78c6f9c5ba00891dadcd77.tar.gz freebsd-ports-gnome-572372b987ed91229b78c6f9c5ba00891dadcd77.tar.zst freebsd-ports-gnome-572372b987ed91229b78c6f9c5ba00891dadcd77.zip |
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Diffstat (limited to 'editors/conglomerate')
-rw-r--r-- | editors/conglomerate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 577f66046458..f5875c165362 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -8,7 +8,7 @@ PORTNAME= conglomerate PORTVERSION= 0.9.1 PORTREVISION= 8 CATEGORIES= editors -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/Conglomerate%20XML%20Editor/${PORTVERSION} MAINTAINER= pav@FreeBSD.org COMMENT= GNOME2 visual XML editor with emphasis on DocBook editing |