diff options
-rw-r--r-- | comms/seyon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile index 0043a1653b76..0402deeaa344 100644 --- a/comms/seyon/Makefile +++ b/comms/seyon/Makefile @@ -11,6 +11,6 @@ DISTFILES= Seyon-2.14b-tar.Z WRKSRC= ${WRKDIR}/seyon USE_IMAKE= yes MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/ - +MAINTAINER= me@FreeBSD.org .include <bsd.port.mk> |