diff options
Diffstat (limited to 'math/octave-forge-communications')
-rw-r--r-- | math/octave-forge-communications/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile index a90ddd1217e5..e8bcc0bcb3ad 100644 --- a/math/octave-forge-communications/Makefile +++ b/math/octave-forge-communications/Makefile @@ -2,6 +2,8 @@ PORTNAME= octave-forge-communications PORTVERSION= 1.2.4 PORTREVISION= 1 CATEGORIES= math +MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases +DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} |