diff options
author | delphij <delphij@FreeBSD.org> | 2013-10-03 03:54:20 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2013-10-03 03:54:20 +0800 |
commit | ffcf0f44a9f5ee4feb6b1110b92d5d9ceb3513b8 (patch) | |
tree | e356d4487134392f1b8012dea9e19d938ca2668f /textproc | |
parent | dd0734bb6489516a8453f4cffad62431e20c148d (diff) | |
download | freebsd-ports-gnome-ffcf0f44a9f5ee4feb6b1110b92d5d9ceb3513b8.tar.gz freebsd-ports-gnome-ffcf0f44a9f5ee4feb6b1110b92d5d9ceb3513b8.tar.zst freebsd-ports-gnome-ffcf0f44a9f5ee4feb6b1110b92d5d9ceb3513b8.zip |
Return this back to pool.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/stardict2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile index 89befdc4e064..b8e879a2762b 100644 --- a/textproc/stardict2/Makefile +++ b/textproc/stardict2/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE PROJECTHOST= stardict-3 DIST_SUBDIR= stardict -MAINTAINER= delphij@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform and international dictionary written in Gtk2 GNU_CONFIGURE= yes |