diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
commit | 027f59c9d874889b66459dfbfb7f7d7895d27630 (patch) | |
tree | d0d1d29158dc231ef28c34657bdd8e7c6053087d /games/libshhcards | |
parent | 89a307bf8a6c8a50bcec0dcaade00b61a9f792bf (diff) | |
download | ports-027f59c9d874889b66459dfbfb7f7d7895d27630.tar.gz ports-027f59c9d874889b66459dfbfb7f7d7895d27630.zip |
Notes
Diffstat (limited to 'games/libshhcards')
-rw-r--r-- | games/libshhcards/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile index 704e1354d925..9ce60f96756b 100644 --- a/games/libshhcards/Makefile +++ b/games/libshhcards/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://people.FreeBSD.org/~mph/distfiles/ MASTER_SITE_SUBDIR= libs/ui -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |