diff options
author | pav <pav@FreeBSD.org> | 2005-06-11 19:23:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-06-11 19:23:37 +0800 |
commit | ad7130c59977a2dfa89d426559e82275e9a1359e (patch) | |
tree | f857532fc5404b90110beeb4ee13e1558da00486 /www/Makefile | |
parent | 8f88c22bd638b5896909382c52d3412f2a21e7a2 (diff) | |
download | freebsd-ports-gnome-ad7130c59977a2dfa89d426559e82275e9a1359e.tar.gz freebsd-ports-gnome-ad7130c59977a2dfa89d426559e82275e9a1359e.tar.zst freebsd-ports-gnome-ad7130c59977a2dfa89d426559e82275e9a1359e.zip |
- After repocopy from www/tdiary, add tdiary-devel at 2.1.1
PR: ports/82098
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
Repocopy by: marcus
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e2bdcb3dd028..483ddfbeef75 100644 --- a/www/Makefile +++ b/www/Makefile @@ -740,6 +740,7 @@ SUBDIR += tasks SUBDIR += tclhttpd SUBDIR += tdiary + SUBDIR += tdiary-devel SUBDIR += thttpd SUBDIR += thumbnail_index SUBDIR += tidy |