diff options
Diffstat (limited to 'games/qgo')
-rw-r--r-- | games/qgo/Makefile | 1 | ||||
-rw-r--r-- | games/qgo/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile index 760fca6c6a94..7f0596d0c1df 100644 --- a/games/qgo/Makefile +++ b/games/qgo/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@freebsd.org +COMMENT= A Go board and SGF editor written with the Qt library USE_REINPLACE= yes USE_QT_VER= 3 diff --git a/games/qgo/pkg-comment b/games/qgo/pkg-comment deleted file mode 100644 index 6a9e563e4ddf..000000000000 --- a/games/qgo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Go board and SGF editor written with the Qt library |