diff options
author | nork <nork@FreeBSD.org> | 2004-04-01 14:38:11 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-04-01 14:38:11 +0800 |
commit | b92a1ba7e35693882e51400cf732048296de78a4 (patch) | |
tree | 7a3d6810906551b1c63295bb0c71c5ccca7123ba /japanese/Makefile | |
parent | 3c946fe3775ae09b71d0379646a9916006d8c419 (diff) | |
download | freebsd-ports-gnome-b92a1ba7e35693882e51400cf732048296de78a4.tar.gz freebsd-ports-gnome-b92a1ba7e35693882e51400cf732048296de78a4.tar.zst freebsd-ports-gnome-b92a1ba7e35693882e51400cf732048296de78a4.zip |
o Rename postgresql-man to postgresql73-man for chasing base version.
o Repocopy postgresql-man to postgresql7-man and Update to 7.4.2.
o Add version series infomation to pkg-descr.
Repo copied by: marcus (cvs)
Approved by: marcus (portmgr)
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index ad9f28823bd9..99769dfa7504 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -299,8 +299,9 @@ SUBDIR += platex209-jis SUBDIR += platex209-sjis SUBDIR += postgresql - SUBDIR += postgresql-man SUBDIR += postgresql-tcltk + SUBDIR += postgresql7-man + SUBDIR += postgresql73-man SUBDIR += ppxp SUBDIR += prn SUBDIR += ptex |